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



commit 37e75870d911c5018f27b6907c8e26e3dcd98db0
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Mar 25 19:49:55 2012 +0200

    updated for version 2.14.3

 NEWS         |   17 +++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e8d4d6c..85fc700 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+version 2.14.3
+--------------
+
+ Bugs fixed:
+
+  * Do not show duplicate entries in the sidebar and bookmarks menu.
+    (#669367)
+  * Fixed filtering by embedded title and description.
+  * Fixed crash when opening the comment dialog.
+  * Fixed many memory leaks.
+  * Fixed file renaming in viewer mode. (#670392)
+  * Fixed some compiler warnings. (#668947)
+
+ New or updated application translations:
+
+  * Swedish (Daniel Nylander)
+
 version 2.14.2
 --------------
 
diff --git a/configure.ac b/configure.ac
index a9071c8..7f16984 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.14.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.14.3],[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]