[easytag] Update NEWS for 2.1.9 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag] Update NEWS for 2.1.9 release
- Date: Sat, 4 Jan 2014 12:09:17 +0000 (UTC)
commit 0765d4ae643fb24debcfb8ced276ba77a1eb93fc
Author: David King <amigadave amigadave com>
Date: Sat Jan 4 11:54:07 2014 +0000
Update NEWS for 2.1.9 release
NEWS | 44 +++++++++++++++++++++++++++++++++++++++++---
configure.ac | 2 +-
2 files changed, 42 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5c3d353..e064eea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,45 @@
-2.1.9alpha1 - 2013-10-09 :
-==========================
+2.1.9 - 2014-01-04 :
+====================
- * Preview release for Windows
+ * Lots of general refactoring and stability improvements
+ * Replace most mini buttons with GtkEntry icons
+ * Many memory leak and invalid read fixes, found with Valgrind, cppcheck
+ and the CLang static analyzer
+ * Fix crash when the MusicBrainz CDDB search fails
+ * Remove ancient libmpg123 code and use id3lib for reading the MPEG header
+ * Use GtkDialog for child windows
+ * Many fixes when building for MinGW
+ * Rearrange menus and adjust keyboard accelerators to better fit with the
+ GNOME HIG
+ * Abhinav Jangda’s numerous bug fixes and porting to GIO/GFile
+ * Darshan’s column resizing and reordering patches
+ * Use GApplication for application life cycle
+ * Remove several custom icons and instead use the themed equivalents
+ * Do not split FLAC and Ogg tags by default
+ * Drop old Vorbis comment compatibility (XMMS and COMMENT fields)
+ * Mathias Reineke’s total tracks support, and several other fixes
+ * Adrian Bunk’s FLAC ID3 tag and obsolete translation improvements
+ * Do not set a custom wmclass on the scanner window
+ * Stop installing TODO, HACKING and THANKS files
+ * DocBook XML man page
+ * Marius Gavrilescu’s improvement for illustration image filenames
+ * Dominique Leuenberger’s licence and build improvements
+ * Florian Müllner’s GTK+ 3 deprecation fixes
+ * Ekaterina Gerasimova’s Mallard help, and removal of the outdated user
+ guide
+ * Enrico Nicoletto, Rafael Ferreira and Antonio Fernandes C. Neto’s
+ Brazilian Portuguese translation updates
+ * Marek Černocký’s Czech translation update
+ * Osman Karagöz’s Turkish translation
+ * Gil Forcada’s Catalan translation
+ * Balázs Úr’s Hungarian translation update
+ * Christian Kirbach’s German translation update
+ * Aurimas Černius’s Lithuanian translation update
+ * Stas Solovey’s Russian translation update
+ * Matej Urbančič and Martin Srebotnjak’s Slovenian translation updates
+ * Мирослав Николић’s Serbian translation update
+ * Piotr Drąg’s Polish translation update
+ * Milagros Infante Montero’s Spanish translation update
2.1.8 - 2013-02-10 :
====================
diff --git a/configure.ac b/configure.ac
index 10a00eb..38b75d7 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.9alpha1], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag],
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.1.9], [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]