[cheese/gnome-3-10] Update NEWS for 3.10.2 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/gnome-3-10] Update NEWS for 3.10.2 release
- Date: Mon, 11 Nov 2013 18:37:16 +0000 (UTC)
commit 8bdc96d4c527312489be8460c3b28f4d510bf36a
Author: David King <amigadave amigadave com>
Date: Mon Nov 11 18:33:20 2013 +0000
Update NEWS for 3.10.2 release
NEWS | 20 ++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c72aaf1..e60a420 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,26 @@
ChangeLog for Cheese
--------------------
+version 3.10.2
+ - Fix leak in CheeseCameraDeviceMonitor test
+ - Fixed unused-but-set warning in EogThumbNav
+
+ https://bugzilla.gnome.org/show_bug.cgi?id=711841
+ - Fix memory leak in cheese_camera_device_get_caps()
+ - Fix cheese_thumb_view_append_item() memory leaks
+
+ Fix several memory leaks found with valgrind.
+ - Fix memory leak when creating a new CheeseCamera
+ - Fix some memory leaks in cheese_fileutil_init()
+ - Make static string array const
+ - Simplify looping over GStrv
+ - Updated Greek translation
+ - Post-release version bump to 3.10.2
+ - Added/Updated Translations
+ - el, courtesy of Dimitris Spingos (Δημήτρης Σπίγγος)
+ - Added/Updated Documentation
+ - fr, courtesy of Mickael Albertus
+
version 3.10.1
- Adapt to Automake test-driver changes
Distribute test-driver script and do not use cd in TESTS_ENVIRONMENT.
diff --git a/configure.ac b/configure.ac
index 13e3647..79656e0 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:16:0])
-AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:16:0])
+AC_SUBST([LIBCHEESE_LT_VERSION], [7:17:0])
+AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [23:17:0])
#*******************************************************************************
# Internationalization
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]