[yelp] Version 3.31.90



commit 0cc9aff0fa56cc240068d689d72f1b1199d2e83f
Author: Shaun McCance <shaunm gnome org>
Date:   Mon Feb 4 12:08:35 2019 -0500

    Version 3.31.90

 NEWS         | 22 ++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 23 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 233f9488..89730206 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+3.31.90
+=======
+* Fix issues when running in a sandbox (Matthias Clasen)
+* Various code cleanups (Tomas Popela)
+* Stop using GNOME app menu (Jeremy Bicha)
+* Support for keywords in search results for Mallard and DocBook (Shaun McCance)
+* Update app icon (Jakub Steiner)
+* Move from intltool to gettext (Krzesimir Nowak)
+* Updated translations:
+  es    (Daniel Mustieles)
+  fur   (Fabio Tomat)
+  gl    (Fran Dieguez)
+  hu    (Balázs Úr)
+  id    (Kukuh Syafaat)
+  ja    (Ryuta Fujii)
+  ml    (Anish Sheela)
+  nb    (Kjartan Maraas)
+  pl    (Piotr Drąg)
+  ro    (Daniel Șerbănescu)
+  sl    (Matej Urbančič)
+  sv    (Anders Jonsson)
+
 3.30.0
 ======
 * Fixed build with GCC 8 (Michael Catanzaro)
diff --git a/configure.ac b/configure.ac
index 049ffe8e..a19cb854 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.30.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.31.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/yelp.c])


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