Patchage: A modular patch bay for the jack audio connection kit

Version 0.2.0 (29/04/2005):
	* Added Alsa Midi patching
	* Merged improved canvas widget from Om
	* Fixed crashes

Version 0.1.0 (18/09/2004):
	* Fixed yet more bugs.  Now using mutexes to fix the refresh problem
	* Added patch cord hiliting
	* Added drag-to-make-connection (Pd style)
	* Code cleanup

Version 0.0.4 (13/09/2004):
	* Fixed numerous bugs, mostly segfaults caused by refreshing at bad times
	* Fixed initialization list order bugs (-Wall -ansi -pedantic is good)
	* Checked for patchage.glade in current directory as well as PKGDATADIR

Version 0.0.3 (13/09/2004):
	* Actually made a ChangeLog and NEWS file
	* Cleanup of configure.ac and friends
	* State saving
	* Made Object a bass class for canvas items only
	* Created Patchage namespace and made ModularEditor contain the whole app
	* Vast code cleanup

Version 0.0.2 (24/08/2004):
	* Zoom support added

Version 0.0.1 (18/07/2004): 
	* Initial test release
