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



commit 9e3dbeb0dfeff8147ea247dbd2eb1313d8c0c81c
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Dec 4 19:56:10 2011 +0100

    updated for version 2.14.1

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e99bb10..3fb925a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+version 2.14.1
+--------------
+
+ Bugs fixed:
+
+  * Fixed infinite reloading of some images when selected in the file
+    list. 
+  * Fixed export to Photobucket.
+  * Fixed crash when no file properties view is registered.
+  * Fixed crash when closing the media viewer very quickly.
+  * Fixed some memory leaks.
+
+ New or updated application translations:
+
+  * Czech (Marek ÄernockÃ)
+  * EspaÃol; Castellano (Jorge GonzÃlez)
+  * Japanese (Takeshi AIHANA)
+  * Polish (Piotr DrÄg)
+
 version 2.14.0
 ---------------
 
diff --git a/configure.ac b/configure.ac
index 7ab18ff..ecdbac3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.14.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.14.1],[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]