Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS11
-rw-r--r--configure.ac2
2 files changed, 11 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 68d3d07..0697374 100644
--- a/NEWS
+++ b/NEWS
@@ -1 +1,10 @@
-Initial implementation
+0.2
+
+* Add mark events
+* Use speech-dispatcher's format for properties
+* Add word notification events
+* Setup CAPS and do not use WAV header
+
+0.1
+
+* Initial implementation
diff --git a/configure.ac b/configure.ac
index a561ddc..185e16b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([gst-plugins-espeak], [0.1])
+AC_INIT([gst-plugins-espeak], [0.2])
dnl versions of gstreamer and plugins-base
GST_MAJORMINOR=0.10