[gthumb/gthumb-2-12] Updated for version 2.12.2



commit 0aee2eff302e66a12d65f5798919ecea9a0ce3fd
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Jan 2 17:07:19 2011 +0100

    Updated for version 2.12.2

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1d22d83..1b6732b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+version 2.12.2
+--------------
+
+        Bugs fixed:
+
+        * Correctly activate the default extensions when started the first
+          time. (#635475)
+        * Enable building with exiv2-0.21 (Alexandre Rostovtsev) (#349150)
+	* Launch a single instance of Gimp when opening many files at once. (#637234)
+        * Fixed folder renaming. (#635417)
+        * Fixed search in catalogs not ginving any result. (#638009)
+        * Fixed crash on thumbnail generation.
+        * Web Albums: update the file info when scaling the original image. (#637920)
+
+        New or updated application translations:
+
+        * Basque (Iñaki Larrañaga Murgoitio)
+        * Deutsch (Mario Blättermann)
+        * Japanese (Takeshi AIHANA)
+        * Russian (Yuri Myasoedov)
+
+        New or updated manual translations:
+
+        * German (Mario Blättermann)
+
 version 2.12.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index b6d14c6..fdac79b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.12.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.12.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
 AM_INIT_AUTOMAKE([1.9 foreign])
 
 AC_CONFIG_HEADERS([config.h])



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