[cheese] Update NEWS for 3.11.90 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese] Update NEWS for 3.11.90 release
- Date: Mon, 17 Feb 2014 21:05:48 +0000 (UTC)
commit 9bb37a62402e95b6b51a84218c31ab71fc7352c5
Author: David King <amigadave amigadave com>
Date: Mon Feb 17 20:52:37 2014 +0000
Update NEWS for 3.11.90 release
NEWS | 12 ++++++++++++
configure.ac | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 684cc62..f955776 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,18 @@
ChangeLog for Cheese
--------------------
+version 3.11.90
+ - Remove g_type_init() from test-libcheese.c
+ - Update copyright in about dialogue
+ - Fix find usage on FreeBSD and POSIX, bug 724091
+ POSIX find requires a path as an argument.
+ - Post-release version bump to 3.11.90
+ - Added/Updated Translations
+ - de, courtesy of Benjamin Steinwender
+ - uk, courtesy of Daniel Korostil
+ - Added/Updated Documentation
+ - de, courtesy of Jonatan Zeidler
+
version 3.11.5
- Apply style classes to some main window buttons
https://wiki.gnome.org/HowDoI/Buttons
diff --git a/configure.ac b/configure.ac
index 86f7257..c308ba9 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:19:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:3:1])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:20:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:4:1])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]