[cheese] Update NEWS for 3.11.3 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Update NEWS for 3.11.3 release
- Date: Tue, 17 Dec 2013 08:02:48 +0000 (UTC)
commit 8ba1e54f681412c538620f2ac916963fd8bc497c
Author: David King <amigadave amigadave com>
Date: Tue Dec 17 07:56:24 2013 +0000
Update NEWS for 3.11.3 release
NEWS | 23 +++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d2857ba..9f5a5b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,29 @@
ChangeLog for Cheese
--------------------
+version 3.11.3
+ - Validate AppData XML during distcheck
+
+ Force validation of AppData XML during distcheck, if a recent enough
+ version of appdata-tools is available.
+ - Fix an empty last page in the effects selector
+
+ If there were exactly the same number of effects available as were shown
+ in the effects selector, an empty last page was shown. Fix a condition
+ to test that there are more spaces for effects in the selector than
+ there are available effects. Fixes bug 720178.
+ - Refactor effects page next/previous logic
+
+ Add is_next_effects_page() and is_previous_effects_page() to
+ CheeseWindow.
+ - Post-release version bump to 3.11.3
+ - Added/Updated Translations
+ - eo, courtesy of Ryan Lortie
+ - gl, courtesy of Fran Dieguez
+ - pt_BR, courtesy of Fábio Nogueira
+ - ta, courtesy of Shantha kumar
+ - th, courtesy of Akom Chotiphantawanon
+
version 3.11.2
- Show top bar when moving mouse in fullscreen mode
diff --git a/configure.ac b/configure.ac
index 013e03a..75c2b58 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:17:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:1:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:18:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:2:1])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]