[cheese/gnome-3-12] Update NEWS for 3.12.2 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/gnome-3-12] Update NEWS for 3.12.2 release
- Date: Mon, 12 May 2014 20:10:57 +0000 (UTC)
commit fdb02a66fc5b131f0d5027d385e3d1bb9146e130
Author: David King <amigadave amigadave com>
Date: Mon May 12 21:05:24 2014 +0100
Update NEWS for 3.12.2 release
NEWS | 21 +++++++++++++++++++++
configure.ac | 6 +++---
2 files changed, 24 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 30896a1..a1f079d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,27 @@
ChangeLog for Cheese
--------------------
+version 3.12.2
+ - Use a traditional title bar when requested
+ Not all environments desire header bars. We use the
+ 'gtk-dialogs-use-header' setting to decide whether to use the header
+ bar.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=728866
+ - Use avatar chooser headerbar only when requested
+ Use headerbar in the avatar chooser dialog only when necessary according
+ to the "gtk-dialogs-use-header" setting.
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=728866
+ - Added/Updated Translations
+ - ca valencia, courtesy of Pau Iranzo
+ - el, courtesy of Tom Tryfonidis
+ - id, courtesy of Dirgita
+ - nl, courtesy of Erwin Poeze
+ - Added/Updated Documentation
+ - el, courtesy of Tom Tryfonidis
+ - pt_BR, courtesy of Rafael Fonseca
+
version 3.12.1
- Fix Brazilian Portuguese help translation
- Fix untranslated strings in libcheese
diff --git a/configure.ac b/configure.ac
index d9f04b8..3132751 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.64])
AC_INIT([Cheese],
- [3.12.1],
+ [3.12.2],
[https://bugzilla.gnome.org/enter_bug.cgi?product=cheese],
[cheese],
[https://wiki.gnome.org/Apps/Cheese])
@@ -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:24:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:8:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:25:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:9:1])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]