2007-01-20 Willie Walker <william.walker@sun.com>

	* configure.in, NEWS, RELEASE-HOWTO: prep for 0.4.8.

2007-01-16 Gilles Casse <via william.walker@sun.com>

	* drivers/espeak/espeakspeaker.c,
	drivers/espeak/espeaksynthesisdriver.c: Max volume value = 200
	(instead of 100).  Correct language name.  The first element of
	the voice list matches if possible the LANGUAGE variable
	(environment); otherwise the English language is the first
	element.  (Willie also made some minor modifications to 
	eliminate compilation warnings).
	
2007-01-16 Gilles Casse <via william.walker@sun.com>

	* drivers/viavoice/viavoicespeaker.c,
	drivers/viavoice/viavoicesynthesisdriver.c,
	drivers/viavoice/viavoicesynthesisdriver.h: fix for bug 321658 to
	allow ibmtts is unable to select/change voice of a different
	language.
	
2007-01-14 Gilles Casse <via william.walker@sun.com>

	* configure.in, drivers/espeak/Makefile.am: define and use
	espeak_INCLUDES (default is /usr/include/espeak).

	* drivers/espeak/espeakspeaker.c: the selected voice is now taken
	in account!
	
2007-01-13 Gilles Casse <via william.walker@sun.com>

	* configure.in, README, doc/gnome-speech.html,
	gnome-speech.spec.in, INSTALL.in, drivers/Makefile.am
	drivers/espeak/espeaksynthesisdriver.c, 
	drivers/espeak/GNOME_Speech_SynthesisDriver_Espeak.server.in,
	drivers/espeak/espeakspeaker.c, 
	drivers/espeak/espeaksynthesisdriver.h, drivers/espeak/espeakspeaker.h
	drivers/espeak/Makefile.am: fix for bug 381322 to incorporate
	gnome-speech driver for eSpeak (http://espeak.sourceforge.net).
	Many many thanks to Gilles Casse for his contribution here!!!