From Bayonne 0.7.0 to 0.7.1
- slight change in audio in sip; hangup has "hang time" for remote endpoint
  to complete pending audio frames before disconnect.  Interplay audio timer 
  gap can now be much smaller, or even set to 0.
- fix for using "encoded" silent frame when filler is specified.
- sip inband only used when active session dtmf required
- delay sip driver startup until initial compile completed
- startup check on image loaded

From Bayonne 0.6.4 to 0.7.0
- correctness and strict for libexec.pm.
- call driver virtual for PART_PEER to notify driver of disconnect.
- libexec unit seperated by execv from main server, no longer has
  server stuff dragged along into other processes.
- embedding perl in libexec unit
- fix for directory scanning
- ttstool for generating prompts from various tts engines
- btsexec for libexec shell scripts that need headers and arguments!
- lot of fixups for pathname processing on write paths...
- new readpath and writepath commands for pre-expanding libexec paths...
- new "path" command to make path vars suitable for -file or local ref.
- lots of work in rtp audio for sip!

From Bayonne 0.6.3 to 0.6.4
- pnet libexec support and C# Bayonne class library.
- a small fix in join state code.
- stuff related to config file install.
- changes in audio prompt makefile layout because of automake incompats

From Bayonne 0.6.2 to 0.6.3
- start of Java libexec support.
- java runtime launcher in libexec, uses bayonne.jar for classpath.
- btsexec expanded to include tmp/tmpfs info.
- libexec "tone", "stone", and "dtone" commands added

From Bayonne 0.6.1 to 0.6.2
- more stuff in libbayonne.pc
- --dump-install also lists preferred bayonne "home" (real var path).
- btsexec wrapper and exec detection.
- more checks for voice options.
- audio clr on far side of timer in hangup state.
- alternate idle drop if thread waiting, some state code fixups.

From Bayonne 0.6.0 to 0.6.1
- libexec wrappers
- russian phrasebook module
- seperation of script and macro files
- cleaner handling of undefined arguments for libexec
- wait state and exec concurrent limit support in scripting 

From Bayonne 0.5.2 to 0.6.0
- automatic exec wrapper and ability to place perl, python, shell, and php
  applications directly in script "compile" directory.
- C++ Libexec client class rewritten as non-static to match python...

From Bayonne 0.5.1 to 0.5.2
- make sure SERVER_LIBEXEC is fully resolved, needed for php...
- php support and libexec.php module.

From Bayonne 0.5.0 to 0.5.1
- python libexec class and test.
- resume added for libexec in general.
- loaded languages passed to libexec modules so they can verify availability.
- local file manip commands in libexec which follow Bayonne name conventions.

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
