[cheese] Update NEWS for 3.14.0 release



commit 30f3c46307c844eb984ba0d9e88e099511e4b84d
Author: David King <amigadave amigadave com>
Date:   Tue Sep 23 01:03:19 2014 +0100

    Update NEWS for 3.14.0 release

 NEWS         |   15 +++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d759502..b3e24b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
 ChangeLog for Cheese
 --------------------
 
+version 3.14.0
+  - Add gstreamer-plugins-bad-1.0 to GStreamer check
+    It is needed for the camerabin2 header.
+  - Post-release version bump to 3.14.0
+  - Added/Updated Translations
+    - da, courtesy of Kenneth Nielsen
+    - hi, courtesy of rajesh
+    - ja, courtesy of Hajime Taira
+    - mr, courtesy of Sandeep Shedmake
+    - pa, courtesy of A S Alam
+    - sr, courtesy of Мирослав Николић
+    - sr latin, courtesy of Miroslav Nikolić
+    - uk, courtesy of Daniel Korostil
+    - zh_CN, courtesy of Tong Hui
+
 version 3.13.92
   - Remove outdated GTK+ version check
   - Use APPSTREAM_XML instead of APPDATA_XML
diff --git a/configure.ac b/configure.ac
index 9bef3f2..937d07f 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:28:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:12:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:29:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:13:1])
 
 #*******************************************************************************
 # Internationalization


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