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



commit 3f9cc8f08f426701f055ae49b0bc32f25f2f6dbd
Author: David King <amigadave amigadave com>
Date:   Sun Jun 22 22:21:42 2014 +0100

    Update NEWS for 2.2.3 release

 NEWS         |   12 ++++++++++++
 SOURCES      |    2 +-
 configure.ac |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1babba1..0d29152 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+2.2.3 - 2014-06-22 :
+====================
+
+    * Avoid a crash when browsing hidden directories
+    * Andreas Winkelmann’s browser crash and memory leak fixes
+    * Avoid a crash with GtkFileChooser on Windows
+    * Restore process fields options correctly
+    * Add .m4v as a supported MP4 extension
+    * Seong-ho Cho’s Korean translation
+    * Tom Tryfonidis’s Greek translation update
+    * Мирослав Николић’s Serbian translation update
+
 2.2.2 - 2014-05-09 :
 ====================
 
diff --git a/SOURCES b/SOURCES
index ead1947..3f36181 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,4 +1,4 @@
-Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.2.2
+Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.2.3
 
 This binary was generated with GCC/MinGW on Fedora Rawhide.
 
diff --git a/configure.ac b/configure.ac
index 0987056..39130fb 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.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag], 
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.2.3], [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]