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



commit 54cde63a554a0fe2fd5d027ad15495c0b7f90c0a
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Mon Oct 2 23:00:01 2017 +0300

    bump version to 3.26.0, update NEWS

 NEWS         |   16 ++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 87c5782..7febb31 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 3.26.0
+==============
+- Make sure that sticky notes are really saved (#784660)
+- Fix text selection in sticky notes
+- Updated translations:
+  Anders Jonsson (sv), Daniel Șerbănescu (ro), Kukuh Syafaat (id),
+  Marek Cernocky (cs), Mario Blättermann (de), Мирослав Николић (sr, sr@latin),
+  Piotr Drąg (pl), Sebastian Rasmussen (sv).
+
+Version 3.24.1
+==============
+- Fix crash removing modem-lights applet. (Alberts Muktupāvels; #780902)
+- Remove exit call from geyes applet. (Dmitry Shachnev)
+- Updated translations:
+  Inaki Larranaga Murgoitio (eu).
+
 Version 3.24.0
 ==============
 - Added Window Buttons applet. (Gabriel Finkelstein; #770795)
diff --git a/configure.ac b/configure.ac
index 0a5edcd..c87d5cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Define version info
 dnl **************************************************************************
 
 m4_define([ga_major_version], [3])
-m4_define([ga_minor_version], [25])
+m4_define([ga_minor_version], [26])
 m4_define([ga_micro_version], [0])
 m4_define([ga_version], [ga_major_version.ga_minor_version.ga_micro_version])
 


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