[gthumb/gthumb-3-2] updated for version 3.2.5
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb/gthumb-3-2] updated for version 3.2.5
- Date: Tue, 26 Nov 2013 18:03:07 +0000 (UTC)
commit e85f54616cf2ef07e408fdb9de47a38a3cd2bdd7
Author: Paolo Bacchilega <paobac src gnome org>
Date: Tue Nov 26 18:52:57 2013 +0100
updated for version 3.2.5
NEWS | 14 +++++++++++++-
configure.ac | 2 +-
2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 8e51a87..099fe3f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+version 3.2.5
+-------------
+
+ Bugs fixed:
+
+ * Media viewer: fixed progress bar behaviour in gtk+ 3.10
+ * Empty file format options dialog after canceling it once. (#711788)
+ * Fixed endless image reloading for some images.
+ * Fixed display of the manual.
+ * Default parameters for image resizing are misleading. (Christian
+ Krause) (#710479)
+
version 3.2.4
-------------
@@ -8,7 +20,7 @@ version 3.2.4
* Fixed crash when opening the preferences dialog.
* Find duplicates: fixed crash when using a predefined directory
(Christian Krause) (#706697)
- * Fixed crash when attempting to play a video under special
+ * Fixed crash when attempting to play a video under special
circumstances. (Christian Krause) (#706343)
* Fixed crash when copying or moving files. (#705877)
diff --git a/configure.ac b/configure.ac
index ca90160..bae0a2b 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], [4])
+m4_define([gthumb_micro_version], [5])
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]