[easytag] Update NEWS for 2.3.6 release



commit 6a950a2d35f3f558c68148b46029c45e9334c33a
Author: David King <amigadave amigadave com>
Date:   Sun Apr 19 23:08:54 2015 +0100

    Update NEWS for 2.3.6 release

 NEWS         |   24 ++++++++++++++++++++++++
 SOURCES      |    2 +-
 configure.ac |    2 +-
 3 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4629286..215bdb9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+2.3.6 - 2015-04-19 :
+====================
+
+    * Fix renaming files in the scanner
+    * Improve minimum size of log area
+    * Improve several UI strings
+    * Ekaterina Gerasimova’s symbolic application icon, and improvements to
+      Mallard help
+    * Add several comments for translators
+    * Add a test for the file renaming code
+    * Fix compiler warnings due to switch-enum warning when disabling tag
+      support
+    * Improvements to several internal string-handling functions
+    * Remove setting for controlling the maximum number of log lines
+    * Remove quit confirmation dialog
+    * Further refactoring of internal file list code
+    * Alexandre Franke’s French translation update
+    * Piotr Drąg’s Polish translation update
+    * Updated British English translation
+    * Marek Černocký’s Czech translation updates
+    * Jordi Mas’ Catalan help translation
+    * Jordi Mas’ Catalan translation updates
+    * Samir Ribic’s Bosnian translation
+
 2.3.5 - 2015-03-09 :
 ====================
 
diff --git a/SOURCES b/SOURCES
index 8a032a7..078d677 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,4 +1,4 @@
-Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.3.5
+Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.3.6
 
 This binary was generated with GCC/MinGW on Fedora Rawhide.
 
diff --git a/configure.ac b/configure.ac
index ba47c8e..29d159a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ([2.64])
 
 dnl To set also in config.h.mingw
 dnl defines ($PACKAGE_NAME, $PACKAGE_VERSION, etc.)
-AC_INIT([EasyTAG], [2.3.5], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag], 
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.3.6], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag], 
[https://wiki.gnome.org/Apps/EasyTAG])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])


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