[easytag] Update NEWS for 2.4.1 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Update NEWS for 2.4.1 release
- Date: Mon, 25 Jan 2016 23:31:52 +0000 (UTC)
commit 074348e9c0e3f3db597e3e3e3a94666bb17ea9d0
Author: David King <amigadave amigadave com>
Date: Mon Jan 25 23:01:06 2016 +0000
Update NEWS for 2.4.1 release
AUTHORS | 7 +++++++
NEWS | 27 +++++++++++++++++++++++++++
SOURCES | 2 +-
configure.ac | 2 +-
4 files changed, 36 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index af4e126..46a0309 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -39,6 +39,10 @@ Goetz Waschk <waschk informatik uni-rostock de>
- a lot of patches
- German translation
+James Cowgill <james410 cowgill org uk>
+ - Debian packager
+ - several bugfixes
+
Holger Schemel <aeglos valinor owl de>
- patch to fix tag priority problem with id3lib
@@ -117,3 +121,6 @@ Guilherme Destefani <gd helixbrasil com br>
Andreas Winkelmann <ml awinkelmann de>
- Warning and bug fixes
+
+Dennis Björklund <db zigo dhs org>
+ - CDDB fields settings bugfix
diff --git a/NEWS b/NEWS
index 39ddc6e..edc5cd6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+2.4.1 - 2016-01-25 :
+====================
+
+ * James Cowgill’s Opus parsing crash fix
+ * James Cowgill’s playlist writing crash fix
+ * Handle FLAC files with an invalid sample rate
+ * Fix generated playlist order
+ * Consistently use the GLib filename encoding
+ * Extensive refactoring of locale and encoding handling
+ * Improve fallback legacy locale detection
+ * Dennis Björklund’s CDDB fill fields fix
+ * Fix CDDB search fields and categories settings handling
+ * Use the correct encoding when writing ID3v2.4 tags
+ * Fix a linking error on Mac OS X
+ * Improve illegal character logic, especially for trailing characters
+ * Remove several outdated and unnecessary Windows compatibility wrappers
+ * Mario Blättermann’s German help translation update
+ * Marcus Gisslén’s Swedish help translation
+ * Josef Andersson’s Swedish translation update
+ * Мирослав Николић’s Serbian translation update
+ * Jordi Mas’ Catalan translation update
+ * Seong-ho Cho’s Korean translation update
+ * Daniel Mustieles’ Spanish translation updates
+ * Marek Černocký’s Czech translation update
+ * Åka Sikrom’s Norwegian bokmål translation update
+ * Piotr Drąg’s Polish translation update
+
2.4.0 - 2015-08-29 :
====================
diff --git a/SOURCES b/SOURCES
index 27e5ae8..3a9e333 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,4 +1,4 @@
-Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.4.0
+Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.4.1
This binary was generated with GCC/MinGW on Fedora 22.
diff --git a/configure.ac b/configure.ac
index 5f79f1c..1dae65c 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.4.0], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag],
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.4.1], [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]