From 39f091695cfdbeddd6cd4239525ab42e40480ef8 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Mon, 15 Aug 2011 10:43:34 -0400 Subject: Version 3.1.2 --- NEWS | 20 ++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 6c262f30..df6599af 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +3.1.2 +===== +* Added Unity to OnlyShowIn +* Added support for the install: action scheme +* Don't try to search with NULL URI, bug #655124 +* Fixed crash when opening URI after closing a window +* Fixed search crash on 64-bit systems +* Changed the DocBook chunking rules to match yelp-xsl +* Updated translations: + be (Ihar Hrachyshka) + bg (Alexander Shopov) + es (Jorge González) + he (Yaron Shahrabani) + lt (Aurimas Černius) + lv (Rudolfs Mazurs) + nb (Kjartan Maraas) + pl (Piotr Drąg) + sl (Matej Urbančič) + sv (Daniel Nylander) + 3.1.1 ===== * Update for changes in yelp-xsl (Shaun McCance) diff --git a/configure.ac b/configure.ac index 84395994..1279b3ec 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([Yelp],[3.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp]) +AC_INIT([Yelp],[3.1.2],[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