[easytag/wip/application-window: 7/21] Update NEWS for 2.1.10.99 preview release



commit d1d8ef3caa7c12deb33786696d8970eff06bd549
Author: David King <amigadave amigadave com>
Date:   Thu Apr 3 17:38:26 2014 +0100

    Update NEWS for 2.1.10.99 preview release

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5e05e19..9a39e9f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+2.1.10.99 - 2014-04-xx :
+========================
+
+    * Several stability fixes, found with Valgrind and the Fedora retrace
+      server
+    * Use GTK+ 3 by default, but stall allow building against GTK+ 2
+    * Support GIF images in tags
+    * Abhinav Jangda’s Ogg Opus support, asynchronous image loading and new
+      Vorbis cover art support
+    * Santtu Lakkala’s fix for Roman numeral capitalization
+    * Ask for confirmation before overwriting during renaming
+    * Avoid truncating Vorbis audio data when saving
+    * Piotr Drąg’s Polish translation updates
+    * Мирослав Николић’s Serbian translation update
+    * Daniel Mustieles’ Spanish translation updates
+    * Balázs Úr and Attila Hammer’s Hungarian translation updates
+    * Enrico Nicoletto and Rafael Ferrera’s Brazilian Portuguese translation
+      updates
+    * Marek Černocký’s Czech translation updates
+    * Aurimas Černius’s Lithuanian translation update
+
 2.1.10 - 2014-02-19 :
 =====================
 
diff --git a/configure.ac b/configure.ac
index a237a2c..ae6071e 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.10], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag], 
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.1.10.99], [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]