[easytag/wip/application-window: 8/40] Update NEWS for future 2.3.1 release



commit a14e27353f91e6cee0c9cef13f526612bbf4cc2d
Author: David King <amigadave amigadave com>
Date:   Thu Jun 12 12:31:03 2014 +0100

    Update NEWS for future 2.3.1 release

 NEWS         |   13 ++++++++++++-
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index aadb682..062ac35 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
-2.2.1 - 2014-04-22 :
+2.3.1 - unreleased :
 ====================
 
+    * Add a Nautilus extension, for showing actions in the context menu
+    * Use GTK+ 3 only, and drop support for GTK+ 2
+    * Fix loading filenames from a text file
+    * Fix saving Ogg cover art without a description
+    * Fix check for broken id3lib UTF-16 writing
+    * Fix keyboard navigation to allow escaping the tag area
+    * Update ID3v1 genre list
+    * Revert asynchronous image handling changes
+    * Andreas Winkelmann’s ID3 memory leak fix
     * Fix image loading with HTTP URLs and empty images
     * Fix bogus track numbers when automatically numbering files
     * Add Opus and Speex MIME types to desktop file
@@ -11,10 +20,12 @@
     * Fix compilation if TagLib or libogg is unavailable
     * Depend on TagLib 1.9.1 for MP4 support
     * Use CXXFLAGS from the environment
+    * Andika Triwidada’s Indonesian translation
     * Rafael Ferrera’s Brazilian Portuguese translation update
     * Aurimas Černius’s Lithuanian translation update
     * Balázs Úr’s Hungarian translation update
     * Matej Urbančič’s Slovenian translation update
+    * Dimitris Spingos’s Greek help translation
 
 2.2.0 - 2014-04-11 :
 ====================
diff --git a/configure.ac b/configure.ac
index 847bc15..d2ca56f 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.2.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag], 
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.3.1], [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]