[easytag] Update NEWS for 2.3.2 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Update NEWS for 2.3.2 release
- Date: Sun, 30 Nov 2014 21:40:07 +0000 (UTC)
commit a80a55dc3f2a2c9cc8af53524e5f081bdf5b5f8c
Author: David King <amigadave amigadave com>
Date: Sun Nov 30 21:38:33 2014 +0000
Update NEWS for 2.3.2 release
NEWS | 23 +++++++++++++++++++++++
SOURCES | 2 +-
configure.ac | 2 +-
3 files changed, 25 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 084fa32..1c16ab8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+2.3.2 - 2014-11-30 :
+====================
+
+ * Fix a crash when reading empty FLAC tags
+ * Fix an assertion failure when reading empty ID3 tags
+ * Fix incorrect track durations when searching CDDB
+ * Fix the log view being forcibly shown on startup
+ * Fix launching of external applications
+ * Fix many memory leaks in the CDDB search dialog
+ * Improve setting handling for the process fields scanner
+ * Improve file list selection handling
+ * Allow the tag area images tree view to expand if space is available
+ * Improve ID3v2 handling with Ogg files
+ * Add more fragments from which to guess the image type
+ * Add AppData metainfo description for Nautilus extension
+ * Add several automated tests
+ * Add a separator row below the all albums row in the artist tree view
+ * Ekaterina Gerasimova’s improvements to the Mallard help
+ * British English translation update
+ * Marek Černocký’s Czech translation updates
+ * Piotr Drąg’s Polish translation updates
+ * Мирослав Николић’s Serbian translation
+
2.3.1 - 2014-10-31 :
====================
diff --git a/SOURCES b/SOURCES
index 700b7cc..1f1100b 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,4 +1,4 @@
-Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.3.1
+Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.3.2
This binary was generated with GCC/MinGW on Fedora Rawhide.
diff --git a/configure.ac b/configure.ac
index acb37fc..29fc4ae 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.3.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag],
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.3.2], [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]