[easytag/easytag-2-2] Update NEWS for 2.2.4 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/easytag-2-2] Update NEWS for 2.2.4 release
- Date: Sat, 27 Sep 2014 08:27:35 +0000 (UTC)
commit 21704fcd1996c87fc0a140f07c18db6dabf3a146
Author: David King <amigadave amigadave com>
Date: Sat Sep 27 02:00:02 2014 +0100
Update NEWS for 2.2.4 release
NEWS | 14 ++++++++++++++
configure.ac | 2 +-
2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d29152..05df52e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+2.2.4 - 2014-09-27 :
+====================
+
+ * Fix a crash when reloading the directory tree
+ * Fix delays, and a possible crash, when running CDDB searches
+ * Handle renaming on case-insensitive filesystems
+ * Provide a useful error message when failing to write files
+ * Fix memory leak in check for buggy id3lib version
+ * Improvements to scanner help
+ * Marek Černocký’s scanner help fixes
+ * Piotr Drąg’s Polish translation updates
+ * Andika Triwidada’s Indonesian translation
+ * Daniel Mustieles’ Spanish help translation
+
2.2.3 - 2014-06-22 :
====================
diff --git a/configure.ac b/configure.ac
index 39130fb..a242986 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.3], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag],
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.2.4], [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]