[easytag/wip/for-2.3.7: 5/5] Update NEWS for 2.3.7 release
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [easytag/wip/for-2.3.7: 5/5] Update NEWS for 2.3.7 release
- Date: Sun, 17 May 2015 09:20:09 +0000 (UTC)
commit 5a00a98a5bec324103294faebef3dbf74742b9d4
Author: David King <amigadave amigadave com>
Date: Fri May 15 08:32:13 2015 +0100
Update NEWS for 2.3.7 release
NEWS | 11 +++++++++++
SOURCES | 2 +-
configure.ac | 2 +-
3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 215bdb9..20e9f39 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.3.7 - 2015-05-15 :
+====================
+
+ * Add preliminary support for HiDPI displays
+ * Fix missing libepoxy DLL in the Windows installer
+ * Convert several widgets to use templates
+ * Use new G_DEFINE_TYPE_WITH_PRIVATE support in GObject
+ * Marek Černocký’s Czech translation update
+ * Alexandre Franke’s French translation update
+ * Piotr Drąg’s Polish translation update
+
2.3.6 - 2015-04-19 :
====================
diff --git a/SOURCES b/SOURCES
index a5fff86..eab9e36 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,4 +1,4 @@
-Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.3.6
+Source: https://git.gnome.org/browse/easytag/tag/?id=easytag-2.3.7
This binary was generated with GCC/MinGW on Fedora Rawhide.
diff --git a/configure.ac b/configure.ac
index 8630d22..a47a238 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.3.6], [https://bugzilla.gnome.org/enter_bug.cgi?product=easytag], [easytag],
[https://wiki.gnome.org/Apps/EasyTAG])
+AC_INIT([EasyTAG], [2.3.7], [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]