[gthumb/gthumb-2-12] updated for version 2.12.1



commit 906041a5597b2a3861c4dac20327d368c17386c2
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Nov 15 21:20:00 2010 +0100

    updated for version 2.12.1

 NEWS         |   31 +++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 32 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a6e62f3..1d22d83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+version 2.12.1
+--------------
+
+        Bugs fixed:
+
+        * When moving files do not delete the source if an error occurs.
+          (#634615)
+        * Thumbnails not shown when changing file sorting. (#631816)
+        * Don't change image on mouse-wheel when editing an image. (#631205)
+        * Respect the PREF_SAVE_THUMBNAILS and PREF_THUMBNAIL_LIMIT
+          preference settings. (#631997)
+        * Fixed crash when a file is renamed. (#634050)
+        * PicasaWeb importer/exporter: let it work with non google email
+          addresses as well. (#634052)
+        * Facebook uploader: allow to upload to existing albums as well.
+          (#632498)
+        * Fixed build on BSD systems. (#630837, #630836)
+
+        New or updated application translations:
+
+        * Catalan (Sílvia Miranda)
+        * Español (Jorge González)
+        * Greek (Kostas Papadimas)
+        * Italian (Milo Casagrande)
+
+        New or updated manual translations:
+
+        * Español (Jorge González)
+        * French (Bruno Brouard)
+        * Slovenian (Matej UrbanÄ?iÄ?)
+
 version 2.12.0
 --------------
 
diff --git a/configure.ac b/configure.ac
index 2082202..b6d14c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.12.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.12.1],[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]