[gthumb] updated for version 2.90.2



commit ded0ca0aa1f589c36e819db07d6bcc6a62f1d890
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Mar 25 20:17:08 2012 +0200

    updated for version 2.90.2

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 61cb0bd..190265f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+version 2.90.2
+--------------
+
+ New features and user visible changes:
+
+  * Added a Location dialog to enter the path to display.
+  * Copy/Move dialog: save the list of the last 10 choosed folders.
+  * Added a tool to import the embedded metadata in the gThumb comment
+    system.
+  * Map view: added a scale on the map.
+
+ Bugs fixed:
+
+  * Thumbnail pane stays empty until directory change. (#672184)
+  * Always compile the cairo png loader. (#671940)
+  * Fixed compilation when libtiff is not available. (#671892)
+  * Fixed error when compiling with gtk+ 3.3.18. (#671451)
+  * Show "Moving" instead of "Copying" when moving a file.
+  * Fixed some performance issues when updating thumbnails.
+  * Fixed many memory leaks.
+
+ New or updated application translations:
+
+  * Slovenian Translation (Matej UrbanÄiÄ)
+
 version 2.90.1
 --------------
 
diff --git a/configure.ac b/configure.ac
index 0ef55db..e2bbfd1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.90.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.90.2],[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]