[gthumb] updated for version 3.0.1
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] updated for version 3.0.1
- Date: Mon, 14 May 2012 19:43:55 +0000 (UTC)
commit 2492a6ef62bf2a78e83e7b1d92cf1770aa6b19af
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon May 14 21:08:41 2012 +0200
updated for version 3.0.1
NEWS | 18 ++++++++++++++++++
configure.ac | 2 +-
2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6330ca8..0bbcdbc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+version 3.0.1
+-------------
+
+ Bugs fixed:
+
+ * Resize images: correctly restore the last used width and height
+ (#675498)
+ * Preserve XMP lists when saving an image. (#674908)
+ * Fixed loading of thumbnails after re-enabling thumbnails again.
+ * Fixed mouse wheel navigation with the video viewer.
+ * Added a man page.
+
+ New or updated application translations:
+
+ * French (Claude Paroz)
+ * German (Christian Kirbach)
+ * Russian (Yuri Myasoedov)
+
version 3.0.0
-------------
diff --git a/configure.ac b/configure.ac
index 636a736..d3829d0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([gthumb_major_version], [3])
m4_define([gthumb_minor_version], [0])
-m4_define([gthumb_micro_version], [0])
+m4_define([gthumb_micro_version], [1])
m4_define([gthumb_version],
[gthumb_major_version.gthumb_minor_version.gthumb_micro_version])
m4_define([gthumb_api_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]