[yelp] Version 3.17.90



commit 4cd407bfae71ccbf070be0c69edd701861e8ea12
Author: David King <amigadave amigadave com>
Date:   Mon Aug 17 17:56:11 2015 +0100

    Version 3.17.90

 NEWS         |   17 ++++++++++++++++-
 configure.ac |    2 +-
 2 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 56e9b4d..862ba13 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,21 @@
+3.17.90
+=======
+* Fix page title changes when going backward and forward, #753448 (Carlos
+  Garcia Campos)
+* Improve subtitle to only be shown when it differs from the page title,
+  #753444 (Michael Catanzaro)
+* Fix startup activation, #753084 (Cosimo Cecchi)
+* Updated translations:
+  cs    (Marek Černocký)
+  fr    (Alexandre Franke)
+  fur   (Fabio Tomat)
+  gl    (Fran Dieguez)
+  nb    (Kjartan Maraas)
+  sv    (Anders Jonsson)
+
 3.17.4
 ======
-* Use the correct baclground color, #749947 (Lars Uebernickel)
+* Use the correct background color, #749947 (Lars Uebernickel)
 * Updated translations:
   es    (Daniel Mustieles)
   he    (Yosef Or Boczko)
diff --git a/configure.ac b/configure.ac
index 3a6a5df..719cf9b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.17.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.17.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
 
 AC_CONFIG_SRCDIR([src/yelp.c])
 AC_CONFIG_HEADERS([config.h])


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