[yelp] Version 3.1.2



commit 39f091695cfdbeddd6cd4239525ab42e40480ef8
Author: Shaun McCance <shaunm gnome org>
Date:   Mon Aug 15 10:43:34 2011 -0400

    Version 3.1.2

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6c262f3..df6599a 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 8439599..1279b3e 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])



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