summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--NEWS25
-rw-r--r--configure.in2
3 files changed, 34 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 55dea90f..52a60782 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+== 2.24.0 ==
+
+2008-09-22 Don Scorgie <dscorgie@svn.gnome.org>
+
+ * NEWS:
+ * configure.in:
+ Version 2.24.0
+
2008-09-15 Don Scorgie <dscorgie@svn.gnome.org>
* yelp.desktop.in.in:
diff --git a/NEWS b/NEWS
index 893a51e9..4e4b51ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Changed in 2.24.0:
+------------------
+
+*Improve a11y under gecko 1.9
+ - Bug #545162
+ - Huge thanks to Ginn Chen, Willie Walker and Joanmarie Diggs
+* Fix potential race-condition
+ - bug #551757 (Joe Marcus Clarke)
+* fd.o categorisation improvements
+ - bug #552128
+* Updated translations:
+ ar (Djihed Afifi)
+ bn_IN (Runa Bhattacharjee)
+ he (Yair Hershkovitz)
+ hi (Rajesh Ranjan)
+ hr (Robert Sedak)
+ hu (Gabor Kelemen)
+ kn (Shankar Prasad)
+ pt (Duarte Loreto)
+ pt_BR (Vladimir Melo)
+ ro (Mişu Moldovan)
+ sr (Goran Rakić)
+ sr@latin (Goran Rakić)
+ th (Theppitak Karoonboonyanan)
+
Changed in 2.23.91:
-------------------
diff --git a/configure.in b/configure.in
index 6bf5b23f..c073c74f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.23.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.24.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT