[gthumb/gthumb-3-2] updated for version 3.2.4
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb/gthumb-3-2] updated for version 3.2.4
- Date: Mon, 14 Oct 2013 19:40:44 +0000 (UTC)
commit 92a30745ba625d38ddd5123b179e2fc7fd3c8d7a
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Oct 14 21:40:08 2013 +0200
updated for version 3.2.4
NEWS | 19 +++++++++++++++++++
configure.ac | 2 +-
2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 74d5578..8e51a87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+version 3.2.4
+-------------
+
+ Bugs fixed:
+
+ * Fixed error when rotating jpeg images. (#709698)
+ * Fixed broken window layout with gtk+ 3.10 (#708800)
+ * 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
+ circumstances. (Christian Krause) (#706343)
+ * Fixed crash when copying or moving files. (#705877)
+
+ New or updated application translations:
+
+ * Indonesian Translation (Andika Triwidada)
+ * Latvian (RÅ«dolfs Mazurs)
+
version 3.2.3
-------------
diff --git a/configure.ac b/configure.ac
index 7f48c84..ca90160 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], [3])
+m4_define([gthumb_micro_version], [4])
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]