summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid King <amigadave@amigadave.com>2015-08-17 17:56:11 +0100
committerDavid King <amigadave@amigadave.com>2015-08-17 18:15:30 +0100
commit4cd407bfae71ccbf070be0c69edd701861e8ea12 (patch)
treed939a772159bb82200f3b995c5e2d0f09511c28e
parentd92ee26d9f27e97ce0766f1479ba70fcc44feeb7 (diff)
downloadyelp-4cd407bfae71ccbf070be0c69edd701861e8ea12.tar.gz
Version 3.17.903.17.90
-rw-r--r--NEWS17
-rw-r--r--configure.ac2
2 files changed, 17 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 56e9b4de..862ba13f 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 3a6a5dfe..719cf9b7 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])