[easytag/wip/for-2.3.7: 11/11] 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: 11/11] Update NEWS for 2.3.7 release
- Date: Sun, 17 May 2015 10:11:13 +0000 (UTC)
commit ed95422f96b0875fa272c4ede8f3dbd01a50c18b
Author: David King <amigadave amigadave com>
Date: Sun May 17 11:04:02 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..beb5af4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+2.3.7 - 2015-05-17 :
+====================
+
+ * 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]