[easytag] Update NEWS for 2.4.0 release



commit 3e63f54fa35b6d908be7c2baaeafa29fb6743163
Author: David King <amigadave amigadave com>
Date:   Sat Aug 29 10:56:14 2015 +0100

    Update NEWS for 2.4.0 release

 NEWS         |   24 ++++++++++++++++++++++++
 SOURCES      |    4 ++--
 configure.ac |    2 +-
 3 files changed, 27 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index beb5af4..39ddc6e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+2.4.0 - 2015-08-29 :
+====================
+
+    * Correct the disc number format specifier to %z
+    * Fix multiple CDDB searches during a single run
+    * Improve handling of tags with empty images
+    * Link to the online application help on Windows
+    * Remember the paned position in the main window between restarts
+    * Improve handling of file list selection
+    * Fix a crash when deleting files from within the application
+    * Fix a crash when reading FLAC files
+    * Fix a crash when navigating the directory browser with the keyboard
+    * Remove a few internal FIXMEs with some refactoring
+    * Updated British English translation
+    * Wolfgang Stöggl’s German translation update
+    * Gábor Kelemen’s Hungarian help translation
+    * Gábor Kelemen’s Hungarian translation update
+    * Alexandre Franke’s French translation updates
+    * Muhammet Kara’s Turkish translation update
+    * Daniel Mustieles’ Spanish translation updates
+    * Marek Černocký’s Czech translation updates
+    * Jordi Mas’ Catalan translation update
+    * Piotr Drąg’s Polish translation updates
+
 2.3.7 - 2015-05-17 :
 ====================
 
diff --git a/SOURCES b/SOURCES
index eab9e36..27e5ae8 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,6 +1,6 @@
-Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.3.7
+Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.4.0
 
-This binary was generated with GCC/MinGW on Fedora Rawhide.
+This binary was generated with GCC/MinGW on Fedora 22.
 
 DLLs and binaries from the following Fedora binary packages are included:
 
diff --git a/configure.ac b/configure.ac
index a47a238..ba390db 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.7], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag], 
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.4.0], [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]