From Bayonne 0.4.1 to 0.5.0
- fix for libexec args with keyword arguments.
- fix for libexec prompt command thread exiting.
- client process libexec interface class for C++ libexec's.
- introduction of libexec 900 terminate message.
- waitkey in scripting and libexec.
- many other new libexec commands introduced.
- split off of libexec subsystem under new libexec.h header.
- removal of dialogic/aculab drivers from core package, now found in
  seperate nonfree (for nonfree as in freedom in licensing, not cost)
- server libexec support code moved to engine to assure consistency

From Bayonne 0.4.0 to 0.4.1
- compile time magic for voicelib command.
- fox gui for soundcard driver.
- new "console" pseudo-driver used to display soundcard gui.
- voicetronix driver for w32.
- cancel pid if fall to running state.
- libexec audio prompting.

From Bayonne2 0.3.1 to 0.4.0
- small changes in demo soundcard driver sequencing.
- valgrind stuff including bayonne --valgrind launch option.
- fix for %global.xxx symbols!
- use of "key" to create persistant key variables.
- spanish and german phasebook modules completed.

From Bayonne2 0.3.0 to 0.3.1
- added batch files for server testing.
- moved errlog to engine library.
- fix for attach deadlock oddity.
- added some deadlock tracing support to server.

From Bayonne2 0.2.0 to 0.3.0
- support for cdr command to bind per-script cdr format to call log files
- core fixes to support new phrasebook system correctly
- phrasebook language models for english, italian, and french complete
- languages compile time command to set/load language modules

From Bayonne2 0.1.3 to 0.2.0
- data structures for driving phrasebook through libexec.
- simplified libexec state coding in engine.
- soundcard and sip drivers buildout for w32.
- w32 config paths fixed.

From Bayonne2 0.1.2 to 0.1.3
- generic tone generation command to make single/dual tones on demand.
- changed translation stuff to allow easier merge for libexec phrasebook.
- removed conflicting member names for loading plugins.

From Bayonne2 0.1.1 to 0.1.2
- new server shell script options to trigger reload and down.
- a bayonne services init script for /etc/init.d
- libbayonne now has parts of loader support
- audiotool used for conversion of installed voice libraries to gsm, alaw
- configure --enable-voices option for full voice library install
