[gthumb/gthumb-3-10] Updated for version 3.10.2



commit bc097f573c3e73c4a454caca177c85b0fa513efe
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sun Jan 31 12:36:42 2021 +0100

    Updated for version 3.10.2

 NEWS        | 29 +++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 30 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 9afafc43..f95774a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+version 3.10.2
+--------------
+
+ Bugs fixed:
+
+  * Continuously reloads image when it is only image in folder (!153)
+  * exiv2: remove the charset= prefix from strings (!137)
+  * Fixed jump to bottom when selecting thumbnails with mouse (!147)
+  * gThumb opens import tool if the import tool is already opened (!133)
+  * Image viewer: fixed bright line visual artifacts (!118)
+  * Search: 
+    - fixed possible crash after cancelling a search;
+    - do not count duplicated files;
+    - stop the previous search before starting the new one;
+    - stop searching if the user changes location.
+
+ New or updated application translations:
+
+  * German - Germany (Christian Kirbach)
+  * Hungarian (Balázs Úr)
+  * Romanian (Adi Roiban)
+  * čeština (Marek Černocký)
+  * српски (Мирослав Николић)
+
+ New or updated manual translations:
+
+  * Indonesian (Andika Triwidada)
+  * čeština (Marek Černocký)
+
 version 3.10.1
 --------------
 
diff --git a/meson.build b/meson.build
index 87c9c341..e4f04a1d 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('gthumb', ['c', 'cpp'],
   license : 'GPL2+',
-  version : '3.10.1',
+  version : '3.10.2',
   meson_version : '>=0.43'
 )
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]