[gthumb/gthumb-3-2] updated for version 3.2.3
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb/gthumb-3-2] updated for version 3.2.3
- Date: Wed, 10 Jul 2013 13:48:45 +0000 (UTC)
commit 3ea5d24075cadb8e9721c5a9e8610e2fc541f489
Author: Paolo Bacchilega <paobac src gnome org>
Date: Tue Jul 9 23:58:49 2013 +0200
updated for version 3.2.3
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5484ce5..74d5578 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+version 3.2.3
+-------------
+
+ Bugs fixed:
+
+ * Flickr: allow to use a facebook or google account. (#703534)
+ * Thumbnail list: images drawn with wrong offset. (#702538)
+ * Fixed the video player stopping after saving a screenshot.
+ * Fixed saving of TGA images.
+ * Fixed the size of the toolbar in fullscreen mode.
+ * Show the cursor again after stopping the slideshow.
+ * Web services: do not delete the previous account when creating a new one.
+
+ New or updated application translations:
+
+ * Russian (Yuri Myasoedov)
+
version 3.2.2
-------------
diff --git a/configure.ac b/configure.ac
index 9731352..62e42a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([gthumb_major_version], [3])
m4_define([gthumb_minor_version], [2])
-m4_define([gthumb_micro_version], [2])
+m4_define([gthumb_micro_version], [3])
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]