[gthumb] updated for version 3.6.1



commit 748001c0addbe516843ed0e64dd42740eaa7aa76
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Wed Mar 14 09:41:23 2018 +0100

    updated for version 3.6.1

 NEWS         |   29 ++++++++++++++++++++++++-----
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index e6daea5..78ef4c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+version 3.6.1
+-------------
+
+ Bugs fixed:
+
+  * Fixed crash when browsing folders with images and videos. (#760214)
+
+ New or updated application translations:
+
+  * Brazilian Portuguese (Isaac Ferreira Filho)
+  * Croatian (gogo)
+  * es (Daniel Mustieles)
+  * Esperanto (Kristjan SCHMIDT)
+  * Hungarian (Balázs Úr)
+
+ New or updated manual translations:
+
+  * es (Daniel Mustieles)
+
 version 3.6.0
 -------------
 
@@ -15,14 +34,14 @@ version 3.5.4
  Bugs fixed:
 
   * No application icon on Wayland.
-  * Tags dialog: improved usability.  Do not select the entry content after 
-    opening the dialog; add a comma at the end of the tags entry to simplify 
+  * Tags dialog: improved usability.  Do not select the entry content after
+    opening the dialog; add a comma at the end of the tags entry to simplify
     the addition of a new tag; support keyboard navigation. (#777234)
   * Hi-DPI: "High" quality zoom is pixelated on hi-dpi monitors. (#779340)
-  * Web services: fixed errors and removed features no longer supported by 
+  * Web services: fixed errors and removed features no longer supported by
     the APIs:
     * Facebook: fixed authorization process; removed photo importer.
-    * PicasaWeb: removed album creation; remember application 
+    * PicasaWeb: removed album creation; remember application
       authorization. (#784142)
     * Photobucket: removed uploader.
   * Image viewer: use a white background for transparency. (#780207)
@@ -30,7 +49,7 @@ version 3.5.4
   * Color manager: fixed crash when no device is found. (#789347)
   * Do not save selections. This broke workflows where selections were involved.
   * Removed obsolete file gthumb.convert (#767034)
-  
+
  New or updated application translations:
 
   * Danish (Alan Mortensen)
diff --git a/configure.ac b/configure.ac
index 58fb18d..3d5b21d 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], [0])
+m4_define([gthumb_micro_version], [1])
 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]