summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-03-07 17:27:11 -0500
committerShaun McCance <shaunm@gnome.org>2011-03-07 17:27:11 -0500
commit214884485b6740fb340135e1df1c3315f6768ee5 (patch)
tree78092f74c0e0e73ccfcb38aadedf78d201cc62b1
parent12ab1e75b9488cfaf340e227ad73219a895e270f (diff)
downloadyelp-214884485b6740fb340135e1df1c3315f6768ee5.tar.gz
Version 2.91.912.91.91
-rw-r--r--NEWS21
-rw-r--r--configure.ac2
2 files changed, 22 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 880f0a44..4470c1bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Changes in 2.91.91:
+-------------------
+* Fixed wrong gsettings schema id and switched to rnds paths
+* Make Yelp appear in list of applications in the shell (Florian Müllner)
+* Updated translations:
+ ar (Khaled Hosny)
+ bg (Alexander Shopov)
+ ca (Gil Forcada)
+ de (Christian Kirbach)
+ es (Daniel Mustieles)
+ et (Ivar Smolin)
+ fr (Laurent Coudeur, Gérard Baylard and Bruno Brouard)
+ he (Yaron Shahrabani)
+ ko (Changwoo Ryu)
+ nb (Kjartan Maraas)
+ pa (A S Alam)
+ sl (Matej Urbančič)
+ sv (Daniel Nylander)
+ uk (Daniel Korostil)
+ zh_CN (Lele Long)
+
Changes in 2.91.90:
-------------------
* Default to ghelp:gnome-help
diff --git a/configure.ac b/configure.ac
index 02892a77..2168ac15 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[2.91.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.91.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])