From 0.1.1 to 0.2.0
- new table creation and destruction administration by invoking
  bayonnedb with --create or --remove and a list of module names.
- Each module now has sql for table creation and removal by sql
  server type.
- Support for new Common C++ api.

From 0.1.0 to 0.1.1
- cleanup for recent changes elsewhere.

From 0.0.1 to 0.1.0
- cdr.sql corrected, especially for current postgresql release.
- config file updated.
- added admin.sql for rights management of web forms.
- added --initdb support for installing sql scripts.
- PreViking group supplied session id code and bug fixes.
- added infodigits.


