summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-08-15 10:43:34 -0400
committerShaun McCance <shaunm@gnome.org>2011-08-15 10:43:34 -0400
commit39f091695cfdbeddd6cd4239525ab42e40480ef8 (patch)
treea097fff585db1792107302ed85d96640e41eea57
parent22beac61320987dfdf114a153a1f6474564b5471 (diff)
downloadyelp-3.1.2.tar.gz
Version 3.1.23.1.2
-rw-r--r--NEWS20
-rw-r--r--configure.ac2
2 files changed, 21 insertions, 1 deletions
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])