[gthumb] updated for version 2.13.90



commit 829966ddb17021b30ea611a9e423fcdb4c1ef1ba
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Tue Sep 13 20:39:45 2011 +0200

    updated for version 2.13.90

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 654e7a3..30852b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+version 2.13.90
+---------------
+
+ Bugs fixed:
+
+  * Added ability to import from and export to 23hq.com (#657269)
+  * Web uploaders: update the progress bar during the upload; allow to cancel 
+    an upload.
+  * Fixed selection of the destination folder in the import dialog. 
+    (#657557)
+  * Fixed comment synchronization when a \r character is in the text.
+  * Flickr importer: fixed import of photosets greater then 500 photos. 
+    (#648701)
+  * Facebook uploader: allow to upload high resolution images. (#652216)
+  * Fixed a crash when loading remote images.
+
 version 2.13.3
 --------------
 
diff --git a/configure.ac b/configure.ac
index def6579..dbc3625 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.13.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.13.90],[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]