[gthumb/gthumb-2-14] updated for version 2.14.2



commit 1b9b028f9bbce476df83eb42774e69bbeb540f2b
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Jan 23 21:11:51 2012 +0100

    updated for version 2.14.2

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3fb925a..e8d4d6c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+version 2.14.2
+--------------
+
+ Bugs fixed:
+
+  * Fixed memory leak in 'Adjust Colors'. (#667931)
+  * Fixed renaming of folders and catalogs.
+  * Fixed names of the gconf keys for the 'change date' tool.
+  * Fixed possible crash on startup.
+
+ New or updated application translations:
+
+  * German (Christian Kirbach)
+
 version 2.14.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index ecdbac3..a41ea19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.14.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.14.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
 
 AC_CONFIG_HEADERS([config.h])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]