[devhelp] Release 3.25.1



commit f07f99d1d394b3543be062659de0912feb0d2de1
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun May 21 11:27:57 2017 +0200

    Release 3.25.1

 NEWS         |   14 +++++++++++++-
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1801481..e713fcc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
 ==============
-Version 3.25.x (not yet released)
+Version 3.25.1
 ==============
 
 - Book tree in the side panel: add context menu with Collapse All action.
@@ -23,6 +23,18 @@ API:
 - dh_init() now initializes the i18n.
 - New function: dh_free_resources().
 
+Fixed bugs:
+
+ - #761292, Book tree in sidebar: add right click -> collapse all
+ - #775175, Problems with back/forward buttons sensitivity
+ - #776596, devhelp --search sometimes doesn't jump to symbol
+ - #782511, Take advantage of Unicode
+
+Updated translations: be, de, el, hu, id, pl
+
+Many thanks to all contributors: Balázs Úr, Andika Triwidada, Tom
+Tryfonidis, Yuras Shumovich, Sébastien Wilmet, Mario Blättermann, Piotr
+Drąg, Kukuh Syafaat, Rico Tzschichholz
 
 ==============
 Version 3.24.0
diff --git a/configure.ac b/configure.ac
index 4c8ecf8..7f891f3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([Devhelp],
-        [3.25.0],
+        [3.25.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=devhelp],
         [devhelp],
         [https://wiki.gnome.org/Apps/Devhelp])


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