[gthumb] updated for version 3.5.2
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] updated for version 3.5.2
- Date: Mon, 7 Aug 2017 19:44:33 +0000 (UTC)
commit d23e7a37a856dca5f09757eb8685b94acd9d78ad
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Aug 7 21:29:36 2017 +0200
updated for version 3.5.2
NEWS | 47 +++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 48 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6b31063..6de2927 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+version 3.5.2
+-------------
+
+ New features and user visible changes:
+
+ * Faster image loading.
+ * Fixed big memory leak and other minor memory leaks.
+ * Aspect ratio filtering. (Vasdi)
+ * Video player works on wayland as well.
+ * Color profiles work on wayland as well (requires colord).
+ * Show the color profile description in the property view.
+ * Headerbar: show the tools menu button in viewer mode as well; added a
+ button to go to the catalogs root; added a button to go to the home folder.
+ * Scripts: allow to specify a generic accelerator.
+ * Selections: save at exit and restore at start.
+ * Video player: added a loop button.
+ * Use Unicode in translatable strings. (Piotr Drąg) (#782038)
+
+ Bugs fixed:
+
+ * Slideshow: no need to specify autoaudiosink as audio-sink. It is
+ already the default audio sink. (#785612)
+ * SEGFAULT when a svg image could not be loaded (784886)
+ * Do not process bitmap thumbnails with invalid color settings.
+ (Jan de Groot) (#778556)
+ * Fixed possible crash when switching from the image viewer to another viewer.
+
+ New or updated application translations:
+
+ * Brazilian Portuguese (Rafael Fontenelle)
+ * Deutsch (Mario Blättermann)
+ * es (Daniel Mustieles)
+ * French (Julien Hardelin)
+ * Hungarian (Balázs Úr)
+ * Indonesian (Kukuh Syafaat)
+ * Italiano (Gianvito Cavasoli)
+ * Lietuvių (Aurimas Černius)
+ * Polish (Piotr Drąg)
+ * Swedish (Anders Jonsson)
+ * čeština (Marek Černocký)
+ * Русский (Stas Solovey)
+
+ New or updated manual translations:
+
+ * French (Julien Hardelin)
+ * Swedish (Anders Jonsson)
+
version 3.5.1
-------------
diff --git a/configure.ac b/configure.ac
index 6807385..bf971bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
m4_define([gthumb_major_version], [3])
m4_define([gthumb_minor_version], [5])
-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]