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



commit 9cfc37a0bc2c7c6d307658405681cbeb88b78e89
Author: David King <amigadave amigadave com>
Date:   Mon Nov 24 22:13:06 2014 +0000

    Update NEWS for 2.2.5 release

 NEWS         |   12 ++++++++++++
 SOURCES      |    2 +-
 configure.ac |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 05df52e..ef26a3d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+2.2.5 - 2014-11-24 :
+====================
+
+    * Fix many memory leaks in the CDDB search dialog
+    * Clear empty cover art and album artist fields in MP4 tags
+    * Fix a memory leak and invalid read in the MP4 tagging code
+    * Improve ID3v2 handling with Ogg files
+    * Improve file list selection handling
+    * Fix several memory leaks in the file browser
+    * Show updated images in the Windows installer
+    * Åka Sikrom’s Norwegian bokmål translation
+
 2.2.4 - 2014-09-27 :
 ====================
 
diff --git a/SOURCES b/SOURCES
index 7c0d9f7..78ee5a9 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,4 +1,4 @@
-Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.2.4
+Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.2.5
 
 This binary was generated with GCC/MinGW on Fedora Rawhide.
 
diff --git a/configure.ac b/configure.ac
index a242986..02350b7 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.4], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag], 
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.2.5], [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]