[easytag/easytag-2-2] Update NEWS for 2.2.6 release



commit 820f916435fd1d8ec429922fdbc94c0470c57cbe
Author: David King <amigadave amigadave com>
Date:   Fri Feb 6 18:43:06 2015 +0000

    Update NEWS for 2.2.6 release

 NEWS         |   17 +++++++++++++++++
 SOURCES      |    2 +-
 configure.ac |    2 +-
 3 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ef26a3d..b144d8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+2.2.6 - 2015-02-06 :
+====================
+
+    * Fix crash when saving FLAC tags
+    * Fix more CDDB search dialog memory leaks
+    * Fix memory leaks when loading and saving Speex and Ogg files
+    * Fix a crash when renaming files
+    * Fix Ctrl-clicking to toggle file selection
+    * Fix stripping the disc number from ID3v2.4 tags
+    * Support album artist fields in WavPack tags
+    * Improve validation of Vorbis artwork and MIME types
+    * Several improvements to WavPack tag support
+    * Relicense all code under the GNU GPL version 2 or later
+    * Fix menu items used for tag field case conversion
+    * Marek Černocký’s Czech translation
+    * Christian Kirbach’s German help translation
+
 2.2.5 - 2014-11-24 :
 ====================
 
diff --git a/SOURCES b/SOURCES
index 78ee5a9..81998f0 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,4 +1,4 @@
-Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.2.5
+Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.2.6
 
 This binary was generated with GCC/MinGW on Fedora Rawhide.
 
diff --git a/configure.ac b/configure.ac
index 05e7119..9c2e607 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.5], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag], 
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.2.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]