[cheese] Update NEWS for 3.9.2 release



commit fe78a6f1846be9707f4fe7882d155bee0d0a046e
Author: David King <amigadave amigadave com>
Date:   Tue May 28 08:03:20 2013 +0100

    Update NEWS for 3.9.2 release

 NEWS         |   14 ++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 675775b..6352efc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,20 @@
 ChangeLog for Cheese
 --------------------
 
+version 3.9.2
+  - Make maintainer.sh compliant with POSIX sh
+  - Post-release bump to 3.9.2
+  - Disable the shoot action if the effects are shown
+    Fixes bug 700317.
+  - Stop the running countdown on destruction
+    Fixes bug 700315.
+  - Added/Updated Translations
+    - he, courtesy of Yaron Shahrabani
+    - lt, courtesy of Aurimas Černius
+    - nb, courtesy of Kjartan Maraas
+    - sk, courtesy of Pavol Klačanský
+    - sl, courtesy of Matej Urbančič
+
 version 3.9.1
   - Fix UI string in avatar chooser test
   - Use AM_VALAFLAGS rather than VALAFLAGS
diff --git a/configure.ac b/configure.ac
index 8cf75d6..0db758f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,8 +41,8 @@ GNOME_COMPILE_WARNINGS([maximum])
 # - If binary compatibility has been broken (eg removed or changed interfaces)
 #   change to C+1:0:0
 # - If the interface is the same as the previous version, change to C:R+1:A
-AC_SUBST([LIBCHEESE_LT_VERSION], [7:9:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:9:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:10:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:10:0])
 
 #*******************************************************************************
 # Internationalization


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]