2nd October 2000 - KDB V0.0.2
A whole set of new functionality has been added:
- New error handling system, it replaces exceptions to widen the range of system KDB will run on
- New KControl module, to be able to setup connections in a centralized place
- On demand loading of plugins, to minimize runtime resouces consumption
- Named connections, to make application programs independent from the operating environment
- New dialogs in the kdbui library
The documentation has been ported to the doxygen documentation system
The distribution has been reorganized for easyer installation: now all available plugins are inserted in the source distribution, no need for a separate download anymore.
And of course many bugfixes and smaller improvements.
7th September 2000 - KDB V0.0.1
This is the first available version, and is not yet complete

Contribute to KDE-DB
Your help in developing this library is very much appreciated. If you have bug reports, patches, plugins available please send them to pradu@thekompany.com. Please keep in mind that the library is a fast moving target, so before submitting bugs check for the availability of new versions of the library or (better) get the latest CVS snapshot.
To stay up-to-date with the development news of KDE-DB, and to become involved in the project, you can subscribe to the kdb-devel mailing list. To do that, send an email to kdb-devel-request@thekompany.com with the word 'subscribe' (without quotes) in the message body. You will be asked for confirmation. After that you will be notified the subscription was successful. If you have troubles with subscribing, send a message to pradu@thekompany.com.

License
The libraries are subject to the GNU Library General Public License, version 2 or above. A copy of the LGPL is included with the source code in the file COPYING.LIB