[cheese] Update NEWS for 3.5.4 release



commit 20605ed0d709476e7d59c937478712761b42cedf
Author: David King <amigadave amigadave com>
Date:   Mon Jul 16 21:07:17 2012 +0100

    Update NEWS for 3.5.4 release

 NEWS         |   28 ++++++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 30 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 97480f2..48ee43e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,34 @@
 ChangeLog for Cheese
 --------------------
 
+version 3.5.4
+  - Require Clutter 1.10.0 for aspect frame changes
+  - help: fixed broken links in Mallard docs
+  - libcheese: Use Totem's aspect frame
+    Based on the same code as the CheeseAspectFrame, but with
+    the mx dependency removed.
+
+    https://bugzilla.gnome.org/show_bug.cgi?id=678976
+  - help: Fix Greek help translation
+    Ampersands need to be escaped in the translations.
+  - docs: Don't try to get documentation from marshal files
+  - Post-release version bump to 3.5.4
+  - Added/Updated Translations
+    - as, courtesy of Nilamdyuti Goswami
+    - be, courtesy of Yuri Matsuk
+    - bg, courtesy of Krasimir Chonov
+    - el, courtesy of Tom Tryfonidis
+    - es, courtesy of Daniel Mustieles
+    - gl, courtesy of Fran Dieguez
+    - he, courtesy of Yaron Shahrabani
+    - id, courtesy of Andika Triwidada
+    - nb, courtesy of Kjartan Maraas
+    - sl, courtesy of Matej UrbanÄiÄ
+  - Added/Updated Documentation
+    - el, courtesy of Tom Tryfonidis
+    - es, courtesy of Daniel Mustieles
+    - id, courtesy of Andika Triwidada
+
 version 3.5.3
   - Add border to capture page of preferences dialog
   - Add accelerators to menu items
diff --git a/configure.ac b/configure.ac
index f615369..9f6db0a 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], [6:2:3])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:6:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [6:3:3])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:7:1])
 
 #*******************************************************************************
 # Internationalization



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