2007-01-11 Francois Aucamp <faucamp@csir.co.za> - 0.5
	Added support for Asterisk 1.4
	Added preprocessor variable: ASTERISK_VERSION, to allow compilation against Asterisk 1.0, 1.2 and 1.4
	Removed unnecessary ast_strdupa() checks
	Cleaned up "qualifier" warnings
	Added flite.conf configuration file sample
	Improved Makefile to simplify compilation/installation for different setups

2007-01-10 Francois Aucamp <faucamp@csir.co.za> - 0.4
	Renamed package to asterisk-flite
	Fixed "install" target in makefile to allow easier installation to different locations
	Cleaned up the code a bit

2006-05-07 Francois Aucamp <faucamp@csir.co.za> - 0.3
	Split the original app_flite module: app_flite-network and app_flite
	The old network-based app_flite is now known as app_flite-network
	The current app_flite links directly to libflite
	Both modules use the same config file; app_flite now only uses the "usecache" and "cachedir" options
	Clarified the descriptions of both modules
	Release: app_flite version 0.3
