From 4cd407bfae71ccbf070be0c69edd701861e8ea12 Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 17 Aug 2015 17:56:11 +0100 Subject: Version 3.17.90 --- NEWS | 17 ++++++++++++++++- configure.ac | 2 +- 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]) -- cgit v1.2.1