[gthumb/gthumb-3-6] updated for version 3.6.2
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb/gthumb-3-6] updated for version 3.6.2
- Date: Sun, 30 Sep 2018 09:34:39 +0000 (UTC)
commit 28f951e14aae66b96d7a03aa887ca3844824cecb
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sun Sep 30 11:24:27 2018 +0200
updated for version 3.6.2
NEWS | 26 ++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 27 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 78ef4c56..1b8ef28c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+version 3.6.2
+-------------
+
+ Bugs fixed:
+
+ * Updated links to wiki page (#795126)
+ * Desktop background: fixed the way to obtain the monitor geometry.
+ * Recognize the asf mime type as a video format.
+ * Image loader: fixed memory leak when the operation was cancelled.
+ * Avoid flickering when scaling the image takes some time.
+ * Image navigator: fixed popup positioning.
+ * Do not crash when loading broken jpeg images.
+ * Preferences: fixed crash when setting the current location as default.
+
+ New or updated application translations:
+
+ * Dutch (Paul Matthijsse)
+ * French (Claude Paroz)
+ * Icelandic (Sveinn í Felli)
+
+ New or updated manual translations:
+
+ * Dutch (Paul Matthijsse)
+ * es (Daniel Mustieles)
+ * French (Claude Paroz)
+
version 3.6.1
-------------
diff --git a/configure.ac b/configure.ac
index 3d5b21de..358c787e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([gthumb_major_version], [3])
m4_define([gthumb_minor_version], [6])
-m4_define([gthumb_micro_version], [1])
+m4_define([gthumb_micro_version], [2])
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]