[gthumb] updated for version 2.90.3



commit a0043bdd388b024712139d6b9779b2ee45cf57ed
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Apr 9 21:47:04 2012 +0200

    updated for version 2.90.3

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 190265f..8d6c40a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+version 2.90.3
+--------------
+
+ New features and user visible changes:
+
+  * Selections: fixed reordering of files; added command Alt+Shift+n to remove
+    files from selection n; added a command to open the original folder; show
+    an emblem when a file is added to a selection.
+
+ Bugs fixed:
+
+  * Require exiv2 version 0.21. since the code uses Exiv2::LogMsg (#673711)
+  * Removed potentially dangerous strncpy (#672866)
+  * Fixed possible crash when changing directory quickly.
+  * Fixed possible crash after closing the context menu in the folder tree.
+  * Fixed run-time warning when uninhibiting the screensaver.
+
+ New or updated application translations:
+
+  * Czech (Marek ÄernockÃ)
+  * EspaÃol (Daniel Mustieles)
+  * LietuviÅ (Aurimas Äernius)
+  * Polish (Piotr DrÄg)
+  * Slovenian (Matej UrbanÄiÄ)
+
+ New or updated manual translations:
+
+  * Slovenian Translation (Andrej ÅnidarÅiÄ)
+
 version 2.90.2
 --------------
 
diff --git a/configure.ac b/configure.ac
index 854c26b..3da845d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.90.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.90.3],[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]