[easytag] Update NEWS for 2.1.10 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Update NEWS for 2.1.10 release
- Date: Wed, 19 Feb 2014 20:31:58 +0000 (UTC)
commit b27805dc163dff4d7b301b9be10a8d29b54a8a91
Author: David King <amigadave amigadave com>
Date: Wed Feb 19 20:20:58 2014 +0000
Update NEWS for 2.1.10 release
AUTHORS | 13 +++++++++----
NEWS | 19 +++++++++++++++++++
SOURCES | 8 ++++----
THANKS | 3 +++
configure.ac | 2 +-
5 files changed, 36 insertions(+), 9 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index 9442401..e5b3fc3 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -23,10 +23,15 @@ Mihael Vrbanec <miqster gmx net>
Michael Pujos <pujos michael laposte net>
- Port of EasyTAG 1.99.9 to Win32
-Adrian Bunk <bunk fs tum de>:
+Adrian Bunk <bunk stusta de>
+ - Bug diagnosis and several code cleanups
- Debian packager
- German translation
+Abhinav Jangda <abhijangda hotmail com>
+ - GIO porting
+ - Several bugfixes
+
Goetz Waschk <waschk informatik uni-rostock de>
- autoconf/automake
- a lot of patches
@@ -81,6 +86,9 @@ Alexey Illarionov <littlesavage rambler ru>
- Support of Unicode in MP3 tag with id3lib
- Support of ID3v2.4 tags with libid3tag
+Mathias Reineke <saihtam gmx net>
+ - Total discs support
+
FutureFog <futurefog katamail com>
- Wrote EasyTAG.Win32.Setup.iss script
@@ -107,6 +115,3 @@ Guilherme Destefani <gd helixbrasil com br>
Andreas Winkelmann <ml awinkelmann de>
- Warning and bug fixes
-
-Adrian Bunk <bunk stusta de>
- - Bug diagnosis and several code cleanups
diff --git a/NEWS b/NEWS
index e064eea..5e05e19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+2.1.10 - 2014-02-19 :
+=====================
+
+ * Several memory leak and crash fixes, found with the Fedora retrace
+ server, Coverity and Valgrind
+ * Abhinav Jangda’s GFileInfo porting and dummy browser row fixes
+ * Add a Contents item to the Help menu, for viewing the Mallard help
+ * Use g_spawn_async() to spawn child processes
+ * Reinstate ID3 tag support on Windows
+ * Remove the Quit button from the toolbar
+ * Santtu Lakkala’s scanner memory leak fix
+ * Add AppData XML
+ * Aurimas Černius’s Lithuanian translation update
+ * Rafael Ferreira’s Brazilian Portuguese translation update
+ * Мирослав Николић’s Serbian translation update
+ * Marek Černocký’s Czech translation updates
+ * Piotr Drag’s Polish translation updates
+ * Wolfgang Stöggl’s German translation update
+
2.1.9 - 2014-01-04 :
====================
diff --git a/SOURCES b/SOURCES
index 91ae6d0..a6dfa2a 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,4 +1,4 @@
-Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.1.9
+Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.1.10
This binary was generated with GCC/MinGW on Fedora 20.
@@ -17,6 +17,8 @@ DLLs from the following Fedora binary packages are included:
* mingw32-libpng
* mingw32-pango
* mingw32-pixman
+* mingw32-speex
+* mingw32-wavpack
* mingw32-win-iconv
* mingw32-zlib
@@ -27,12 +29,10 @@ files, are included:
* mingw32-id3lib
* mingw32-libid3tag
-* mingw32-speex
* mingw32-taglib
-* mingw32-wavpack
The .spec files for the additional libraries are available at:
-https://github.com/amigadave/easytag-dlls-specs
+http://fedorapeople.org/cgit/amigadave/public_git/easytag-dlls-specs.git/
The installer was created with the ming32-nsis package.
diff --git a/THANKS b/THANKS
index 9595db7..f4e3774 100644
--- a/THANKS
+++ b/THANKS
@@ -148,6 +148,9 @@ Der Humph <humph gmx de>
Documenters
-----------
+Ekaterina Gerasimova <kittykat3756 gmail com>
+ - Mallard help
+
Emmanuel Brun <brunema wanadoo fr>
- French USERS GUIDE
diff --git a/configure.ac b/configure.ac
index 7f73ed2..fbe1111 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.1.9], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag],
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.1.10], [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]