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



commit cdb6c4e391e06bde449b7330af7ec0ba4f965ceb
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Wed Oct 26 22:01:40 2011 +0200

    updated for version 2.14.0

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c3cb715..e99bb10 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+version 2.14.0
+---------------
+
+ Bugs fixed:
+
+  * Resize images: when resinging a single image update the second dimension 
+    if the ratio is fixed. (#662397)
+  * Faster image loading if the file is not local (#655471)
+  * File selection not updated in status bar when using thumbnail side
+    panel (#660430)
+
+ New or updated application translations:
+
+  * Czech (Marek ÄernockÃ)
+  * Esperanto (Kristjan SCHMIDT)
+  * French (Claude Paroz)
+  * German (Mario BlÃttermann)
+  * Indonesian (Andika Triwidada)
+  * Japanese (Takeshi AIHANA)
+  * Slovenian Translation (Matej UrbanÄiÄ)
+  * Swedish (Daniel Nylander)
+
+ New or updated manual translations:
+
+  * Deutsch (Mario BlÃttermann)
+  * French (Claude Paroz)
+
 version 2.13.91
 ---------------
 
diff --git a/configure.ac b/configure.ac
index fd3fdcb..7ab18ff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.13.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.14.0],[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]