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



commit b472c74f4145f18d0f8322fbff5014419e0c270d
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Wed Oct 29 01:50:43 2014 +0200

    bump version to 3.14.0, update NEWS

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1397018..5b40729 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 3.14.0
+==============
+- Use GNetworkMonitor in gweather and invest applets. (Dan Winship)
+- Applets ported to GSettings. (Alberts Muktupāvels)
+- Removed null and mixer applets. (Alberts Muktupāvels)
+- Added window-picker applet. (Sebastian Geiger)
+- Fixed some deprecated warnings. (Alberts Muktupāvels)
+- Invest applet ported to python 3. (Dmitry Shachnev)
+- Other small fixes to invest applet. (Alberts Muktupāvels, Balló György,
+  Dmitry Shachnev, Sebastian Geiger)
+- Applets updated for new version of libpanel-applet. (Alberts Muktupāvels)
+- Fix preferences opening in accessx-status applet. (Balló György)
+- Updated translations:
+  Andika Triwidada (id), Balázs Úr (hu), Kjartan Maraas (nb),
+  Marek Černocký (cs), Мирослав Николић (sr), Piotr Drąg (pl).
+
 Version 3.8.1
 =============
 - Fix temperature label placement in gweather applet.
diff --git a/configure.ac b/configure.ac
index 98ac3c3..6f747ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl ***************************************************************************
 dnl *** configure.in for GNOME-APPLETS                                      ***
 dnl ***************************************************************************
-AC_INIT(gnome-applets, 3.10.0)
+AC_INIT(gnome-applets, 3.14.0)
 AC_PREREQ(2.59)
 
 AC_CONFIG_HEADERS(config.h)


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