Mon Mar 26 19:30:32 CEST 2007  patrick@sabin.at
  * Added a test file

Mon Mar 26 17:48:46 CEST 2007  patrick@sabin.at
  * fixed Typos

Mon Mar 26 17:02:01 CEST 2007  patrick@sabin.at
  * Added kdbRemove and examples

Mon Mar 26 16:21:09 CEST 2007  patrick@sabin.at
  * moved examples to new directories

Mon Mar 26 16:09:57 CEST 2007  patrick@sabin.at
  * Fixed bugs to make getset/el_getset work. ksNew has now name as parameter

Mon Mar 26 13:40:53 CEST 2007  patrick@sabin.at
  * Adapted libelektra to new version of elektra

Mon Mar 26 08:51:10 CEST 2007  patrick@sabin.at
  * Added get/set example program

Tue Mar 13 12:10:13 CET 2007  patrick@sabin.at
  * fixed bug in el_hello.py

Tue Mar 13 11:27:52 CET 2007  patrick@sabin.at
  * Added example hello World for elektra

Tue Mar 13 11:26:48 CET 2007  patrick@sabin.at
  * Added all essential methods to elektra

Mon Mar 12 18:38:49 CET 2007  patrick@sabin.at
  * Added help messages for all key methods

Mon Mar 12 17:51:59 CET 2007  patrick@sabin.at
  * Added all help messages for all kdb and ks functions in libelektra

Mon Mar 12 16:26:52 CET 2007  patrick@sabin.at
  * Added some help messages for kdb core methods in libelektra.c

Mon Mar 12 16:03:07 CET 2007  patrick@sabin.at
  * Added core methods to class Key and class KeySet in elektra.py

Mon Mar 12 15:04:23 CET 2007  patrick@sabin.at
  * added help some messages

Mon Dec 18 22:06:47 CET 2006  patrick@sabin.at
  * Implemented elektra library on the top of libelektra; Only class Kdb

Mon Dec 18 14:48:10 CET 2006  patrick@sabin.at
  * Implemented bindings for all keySet methods

Sun Dec 17 21:38:09 CET 2006  patrick@sabin.at
  * Implemented bindings for all key methods

Sat Dec 16 19:21:35 CET 2006  patrick@sabin.at
  * Implemented bindings for Error handling methods

Sat Dec 16 19:12:39 CET 2006  patrick@sabin.at
  * Implemented bindings for all-kdb functions

Fri Dec 15 21:54:44 CET 2006  patrick@sabin.at
  * cleaned up code using splint

Fri Dec 15 21:04:51 CET 2006  patrick@sabin.at
  * Compiles now with the update Version of the API

Fri Dec 15 20:04:24 CET 2006  patrick@sabin.at
  * Implemented bindings for functions for implementing the application.c example in python; There is a segfault, which I believe correspondens to the elektra library

Fri Dec 15 13:11:38 CET 2006  patrick@sabin.at
  * Implemented bindings for functions for implementing the application.c example in python

Thu Dec 14 21:26:08 CET 2006  patrick@sabin.at
  * Implemented bindings for functions for implementing the cascading.c example in python

Thu Dec 14 20:53:53 CET 2006  patrick@sabin.at
  * Implemented bindings for functions for implementing the binary.c example in python

Thu Dec 14 19:24:37 CET 2006  patrick@sabin.at
  * Implemented bindings for functions for implementing the hello.c example in python

Thu Dec 14 15:47:30 CET 2006  patrick@sabin.at
  * Added a example extension module

Mon Dec 11 21:16:33 CET 2006  patrick@sabin.at
  * First try
