[gthumb/gthumb-3-2] updated for version 3.2.1
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb/gthumb-3-2] updated for version 3.2.1
- Date: Mon, 15 Apr 2013 21:03:28 +0000 (UTC)
commit 93ad1ac2ca351225933684d2066306162e67d191
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Apr 15 23:02:26 2013 +0200
updated for version 3.2.1
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 727e11d..ffc7b5f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+version 3.2.1
+-------------
+
+ Bugs fixed:
+
+ * Facebook: fixed authentication.
+ * Slideshow: fixed audio playback.
+ * Filter-bar: fixed the spin button width for the file size control.
+ * Bookmarks: fixed ability to modify the bookmarks.
+ * Image viewer: allow to use button 2 to drag the image.
+ * Fixed unrecognized configure option --disable-libjson-glib (#696783)
+
version 3.2.0
-------------
diff --git a/configure.ac b/configure.ac
index d496b3b..d92a53f 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], [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]