[cheese] Update NEWS for 3.5.5 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Update NEWS for 3.5.5 release
- Date: Mon, 6 Aug 2012 21:36:50 +0000 (UTC)
commit a1ce90811934b18fc1a4a804cde3ff84ccc293c7
Author: David King <amigadave amigadave com>
Date: Mon Aug 6 22:30:48 2012 +0100
Update NEWS for 3.5.5 release
NEWS | 23 +++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 48ee43e..e13267e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,29 @@
ChangeLog for Cheese
--------------------
+version 3.5.5
+ - Fix zh_CN translation markup
+ - Set G_LOG_DOMAIN for libcheese and libcheese-gtk
+ Define the logging domain for the GLib logging system, so that messages
+ are prefixed with the name of the library.
+ - Fix missing translation for a string
+ https://bugzilla.gnome.org/show_bug.cgi?id=680756
+ - Post-release bump to version 3.5.5
+ - Added/Updated Translations
+ - as, courtesy of Nilamdyuti Goswami
+ - de, courtesy of Tobias Endrigkeit
+ - el, courtesy of Tom Tryfonidis
+ - es, courtesy of Daniel Mustieles
+ - gl, courtesy of Fran Dieguez
+ - gu, courtesy of "Last-Translator: \n"
+ - ja, courtesy of Jiro Matsuzawa
+ - sl, courtesy of Matej UrbanÄiÄ
+ - zh_CN, courtesy of Wylmer Wang
+ - zh_HK, courtesy of Chao-Hsiung Liao
+ - zh_TW, courtesy of Chao-Hsiung Liao
+ - Added/Updated Documentation
+ - zh_CN, courtesy of Wylmer Wang
+
version 3.5.4
- Require Clutter 1.10.0 for aspect frame changes
- help: fixed broken links in Mallard docs
diff --git a/configure.ac b/configure.ac
index ee74e4d..9710c57 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:3:3])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:7:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [6:4:3])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [22:8:1])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]