[gthumb] updated for version 2.11.6
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] updated for version 2.11.6
- Date: Mon, 2 Aug 2010 22:32:22 +0000 (UTC)
commit 93429ed4f705ae251b21783addd3822c6bbb2a15
Author: Paolo Bacchilega <paobac src gnome org>
Date: Tue Aug 3 00:23:17 2010 +0200
updated for version 2.11.6
NEWS | 46 ++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 47 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0cbd739..e9e1b19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,49 @@
+version 2.11.6
+--------------
+
+ New features and user visible changes:
+
+ * Added ability to sort by path (#625610)
+ * Crop tool: allow to force dimesions as multiple of 8 or other sizes
+ (#622385)
+ * Convert the old catalogs to the new format and location (#618302)
+ * Show an information dialog after creating a web album. from the
+ dialog allow the user to open the web album in the browser, or to
+ view the destination folder with the file manager. (#624264)
+ * [desktop_background] added ability to reset or open the preferences
+ After setting a desktop background an info-bar is displayd at the
+ bottom of the window to allow the user to reset the previous
+ background or to open the background preferences.
+
+ Bugs fixed:
+
+ * Ignore hidden files and directories when importing files (#624579)
+ * [importer] do not overwrite files with the same name (#624932)
+ * [webalbums] rotate the destination file instead of the original file
+ (#623906)
+ * Fixed crash on paste. (#625187)
+ * Fixed lossless rotation with libjpeg8. (#612809)
+ * Remove the action group when a page is deactivated (#596906)
+ * Do not link to the exiv2 extension if it's not built (#624326)
+ * Preserve the exif data after a lossless rotation
+ * Removed use of the gdk_draw_* functions, always use cairo instead.
+
+ New or updated application translations:
+
+ * Deutsch (Mario Blättermann)
+ * Español (Jorge González)
+ * French (Claude Paroz)
+ * Norwegian/Bokmaal (Kjartan Maraas)
+ * Slovenian Translation (Andrej ŽnidarÅ¡iÄ?)
+ * Swedish (Daniel Nylander)
+
+ New or updated manual translations:
+
+ * Español (Daniel Mustieles)
+
+version 2.11.6
+--------------
+
version 2.11.5
--------------
diff --git a/configure.ac b/configure.ac
index 08bf3c6..82fb659 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.63)
-AC_INIT([gthumb],[2.11.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=gthumb])
+AC_INIT([gthumb],[2.11.6],[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]