[devhelp] release: 3.19.90



commit 115a49d5415e2be85797fe8d23ed310e3f1b8c28
Author: Frédéric Péters <fpeters 0d be>
Date:   Mon Feb 15 12:19:38 2016 +0100

    release: 3.19.90

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f0c64d..03d59fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+===============
+Version 3.19.90
+===============
+
+Fixed bugs:
+
+ - #645620, Mis-handling of external-URL <book base=> in .devhelp2
+ - #696904, each class name is listed twice
+ - #723135, Ctrl-K shortcut is not discoverable
+ - #741806, Add support for XF86Back/XF86Forward keys
+ - #743704, Add "Ctrl =" keyboard shortcut for zoom in
+ - #757177, Add keyboard shortcuts for switching tabs (Ctrl+PgUp/PgDn)
+ - #757877, Provide a shortcuts window
+ - #758141, Misc code enhancements
+ - #759691, Search problem: do not jump to the exact link if another link
+            with a longer name exists
+ - #759692, Search: a trailing space is sometimes added to the entry
+ - #761407, Add context to strings in the shortcut window
+
+Updated translations: de, el, es, hu, lt, lv, pl, pt_BR, sk
+
+Many thanks to all contributors: Balázs Meskó, Tom Tryfonidis, Rafael
+Fontenelle, Sébastien Wilmet, Richard Hughes, Mario Blättermann, Piotr
+Drąg, Aurimas Černius, Nirbheek Chauhan, Daniel Mustieles, Rūdolfs
+Mazurs, Dušan Kazik
+
+
 ==============
 Version 3.19.3
 ==============
diff --git a/configure.ac b/configure.ac
index e027280..d636f14 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([Devhelp],
-        [3.19.4],
+        [3.19.90],
         [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]