[gnome-flashback] bump version to 3.14.0, update NEWS



commit cf0c54574592992910c4a034202df3411e8e8ccd
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Mon Oct 27 01:37:55 2014 +0200

    bump version to 3.14.0, update NEWS

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7cea181..39cdde8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Version 3.14.0
+==============
+- Added automount manager. This is same program that used to be part of GNOME
+  Settings Daemon. (Balló György)
+- Updated desktop background drawing. (Alberts Muktupāvels)
+- Don't use symbolic icons in sound applet. (Alberts Muktupāvels, Balló György)
+- Added older version of applications.menu file to fix #722056. This
+  will require new version of gnome-panel to fully fix this bug. (Alberts
+  Muktupāvels)
+- Added support for Hibernate, Suspend and Hybrid Sleep actions in End Session
+  Dialog. (Alberts Muktupāvels, Balló György)
+- Updated translations:
+  Andika Triwidada (id), Daniel Raab (de), Daniel Mustieles (es),
+  Gabor Kelemen (hu), Мирослав Николић (sr), Piotr Drąg (pl)
+
+NOTE: With this version GNOME Flashback will start use GNOME-Flashback as
+desktop name by setting DesktopNames to GNOME-Flashback;GNOME. In all
+applications/modules that are used by GNOME Flashback and is not used by GNOME
+anymore will have ShowOnlyIn set to GNOME-Flashback in .desktop files.
+
 Version 3.10.0
 ==============
 - Initial version.
diff --git a/configure.ac b/configure.ac
index 1538ba9..412efe8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 m4_define([gnome_flashback_major_version], [3])
-m4_define([gnome_flashback_minor_version], [12])
+m4_define([gnome_flashback_minor_version], [14])
 m4_define([gnome_flashback_micro_version], [0])
 
 AC_INIT([gnome-flashback], 
[gnome_flashback_major_version.gnome_flashback_minor_version.gnome_flashback_micro_version],


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