[notification-daemon] bump version to 3.14.0, update NEWS



commit d7013a2fbf87092f13f9a910569c51292c814b6b
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Thu Oct 30 18:00:22 2014 +0200

    bump version to 3.14.0, update NEWS

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dff69c1..218327c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Version 3.14.0
+==============
+- Desktop file moved to autostart. (Alberts Muktupāvels)
+- Fix notifications with long text. (Balló György)
+- Updated .doap file. (Alberts Muktupāvels, Olav Vitters, Piotr Drąg)
+- Fix crash with newer glib versions. (Balló György)
+- Fix crash in nd_notification_get_is_transient. (Alberts Muktupāvels)
+- Updated translations:
+  Ani Peter (ml), Claude Paroz (quz), MarMav (el), Pavol Klačanský (sk),
+  Piotr Drąg (pl), Runa Bhattacharjee (bn_IN), TmTFx (fur).
+
+NOTE: Notification Daemon now is maintained as part of GNOME Flashback. This is
+reason for version number change. This release also bumps GTK+ required version
+to 3.8.0.
+
 NEW in 0.7.6:
 ==============
 - Fix a wrong loop condition
diff --git a/configure.ac b/configure.ac
index 9caadb4..a81947d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
 dnl ################################################################
 dnl # Initialize autoconf
 dnl ################################################################
-AC_INIT([notification-daemon],[0.7.6],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
+AC_INIT([notification-daemon],[3.14.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=notification-daemon],[notification-daemon])
 AC_PREREQ(2.63)
 
 AC_CONFIG_HEADERS([config.h])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]