gnome-speech r319 - trunk
- From: wwalker svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-speech r319 - trunk
- Date: Sun, 16 Nov 2008 16:27:30 +0000 (UTC)
Author: wwalker
Date: Sun Nov 16 16:27:30 2008
New Revision: 319
URL: http://svn.gnome.org/viewvc/gnome-speech?rev=319&view=rev
Log:
Prep for gnome-speech 0.4.22
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sun Nov 16 16:27:30 2008
@@ -1,4 +1,10 @@
(top)
+gnome-speech 0.4.22:
+
+* drivers/swift/swiftsynthesisdriver.c: fix for bug #559583 - Swift
+ synthesis driver causes Python client to get "TypeError: could not
+ demarshal return value" on call to getAllVoices.
+
gnome-speech 0.4.21:
* drivers/espeak/espeaksynthesisdriver.c: fix for bug #545896 - eSpeak
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Sun Nov 16 16:27:30 2008
@@ -1,9 +1,9 @@
-GNOME Speech 0.4.21
+GNOME Speech 0.4.22
1. Introduction
===============================================================================
-This is GNOME Speech version 0.4.21. It's purpose is to provide a
+This is GNOME Speech version 0.4.22. It's purpose is to provide a
simple general API for producing text-to-speech output. This version
of gnome-speech *should* be fine for GNOME 2.12 and greater.
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Sun Nov 16 16:27:30 2008
@@ -2,7 +2,7 @@
GNOME_SPEECH_MAJOR_VERSION=0
GNOME_SPEECH_MINOR_VERSION=4
-GNOME_SPEECH_MICRO_VERSION=21
+GNOME_SPEECH_MICRO_VERSION=22
GNOME_SPEECH_INTERFACE_AGE=0
GNOME_SPEECH_BINARY_AGE=0
GNOME_SPEECH_VERSION="$GNOME_SPEECH_MAJOR_VERSION.$GNOME_SPEECH_MINOR_VERSION.$GNOME_SPEECH_MICRO_VERSION"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]