[gthumb] Updated for version 3.11.1
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] Updated for version 3.11.1
- Date: Sun, 20 Sep 2020 10:47:47 +0000 (UTC)
commit 5d2cb02ef722c2c2543000d2b0186ffc5e9a39e2
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sun Sep 20 12:36:04 2020 +0200
Updated for version 3.11.1
NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 43 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 91515904..18afc00c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,45 @@
+version 3.11.1
+--------------
+
+ New features and user visible changes:
+
+ * Added configurable shortcuts for Save and Save As. (Joerg Fellmann)
+ * Media player: adjust the pitch if not played at normal speed.
+ * Media viewer: added keyboard shortcuts.
+ * Media viewer: added actions to skip forward/backward.
+ * Media viewer: fixed hardware accelerated playback.
+ * Desktop file: added a 'New Window' action.
+ * File list: always allow to use Control-A to select all files.
+
+ Bugs fixed:
+
+ * WebP loader: fixed an infinite loop when the operation is cancelled. (Jürg Billeter)
+ * Jpeg loader: fixed crash in case of some malformed jpegs. (Joerg Fellmann)
+ * Fixed crash when selecting other images after deleting. (#126)
+ * Fixed long UI freeze after cutting/pasting many files.
+
+ New or updated application translations:
+
+ * Brazilian Portuguese (Henrique Machado Campos)
+ * Catalan (Jordi Mas)
+ * Chinese/Traditional (Cheng-Chia Tseng)
+ * Finnish (Jiri Grönroos)
+ * French (Charles Monzat)
+ * German - Germany (Christian Kirbach)
+ * Indonesian (Andika Triwidada)
+ * Italian (Gianvito Cavasoli)
+ * Japanese (sicklylife)
+ * Lietuvių (Aurimas Černius)
+ * Polish (Piotr Drąg)
+ * Spanish - Spain (Daniel Mustieles)
+ * Swedish (Anders Jonsson)
+ * Ukrainian (Yuri Chornoivan)
+
+ New or updated manual translations:
+
+ * Spanish - Spain (Daniel Mustieles)
+ * Ukrainian (Yuri Chornoivan)
+
version 3.10.0
--------------
diff --git a/meson.build b/meson.build
index 8bf0b094..9a0cc926 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gthumb', ['c', 'cpp'],
license : 'GPL2+',
- version : '3.11.0',
+ version : '3.11.1',
meson_version : '>=0.43'
)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]