[easytag/easytag-2-2] Update NEWS for 2.2.2 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/easytag-2-2] Update NEWS for 2.2.2 release
- Date: Fri, 9 May 2014 16:27:22 +0000 (UTC)
commit d08163717ab70961cd570a00c6da66067436342e
Author: David King <amigadave amigadave com>
Date: Fri May 9 17:23:55 2014 +0100
Update NEWS for 2.2.2 release
NEWS | 13 +++++++++++++
SOURCES | 8 ++++----
configure.ac | 2 +-
3 files changed, 18 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index aadb682..1babba1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.2.2 - 2014-05-09 :
+====================
+
+ * Fix loading filenames from a text file
+ * Fix saving Ogg cover art without a description
+ * Fix check for broken id3lib UTF-16 writing
+ * Fix keyboard navigation to allow escaping the tag area
+ * Update ID3v1 genre list
+ * Revert asynchronous image handling changes
+ * Andreas Winkelmann’s ID3 memory leak fix
+ * Andika Triwidada’s Indonesian translation
+ * Dimitris Spingos’s Greek help translation
+
2.2.1 - 2014-04-22 :
====================
diff --git a/SOURCES b/SOURCES
index 6c59e8b..ead1947 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,4 +1,4 @@
-Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.2.1
+Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.2.2
This binary was generated with GCC/MinGW on Fedora Rawhide.
@@ -17,21 +17,21 @@ DLLs from the following Fedora binary packages are included:
* mingw32-libogg
* mingw32-libpng
* mingw32-opus
+* mingw32-opusfile
* mingw32-pango
* mingw32-pixman
* mingw32-speex
+* mingw32-taglib
* mingw32-wavpack
* mingw32-win-iconv
* mingw32-zlib
Additional icons were taken from the gnome-icon-themes-standard package.
-DLLs from Additional libraries, not packaged in Fedora but available as .spec
+DLLs from additional libraries, not packaged in Fedora but available as .spec
files, are included:
* mingw32-libid3tag
-* mingw32-opusfile
-* mingw32-taglib
The .spec files for the additional libraries are available at:
diff --git a/configure.ac b/configure.ac
index b484d09..0987056 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.1], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag],
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.2.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]