summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--NEWS21
-rw-r--r--configure.in2
3 files changed, 28 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f8842c3a..12371a9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-02 Shaun McCance <shaunm@gnome.org>
+
+ * configure.in:
+ * NEWS:
+ - Version 2.25.1
+
2009-03-01 Shaun McCance <shaunm@gnome.org>
* configure.in:
diff --git a/NEWS b/NEWS
index 4e4b51ad..e21a2895 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Changes in 2.25.1:
+------------------
+* RTL fixes, bug #573159, Shaun McCance
+* Fixed libxul[-embedding] detection, Christian Persch
+* Removed deprecated GTK symbols, bug #571868, Thomas H.P. Andersen
+* Fixed crasher, bug #552947, Antonio Litterio
+* Fixed loading of local HTML files, bug #562137, Josselin Mouette
+* Updated translations:
+ ar (Khaled Hosny)
+ ast (Mikel González)
+ et (Ivar Smolin)
+ it (Milo Casagrande)
+ ko (Changwoo Ryu)
+ la (Rafael Garcia)
+ ps (Zabeeh Khan)
+ sv (Daniel Nylander)
+ uz (Nurali Abdurahmonov)
+ uz@cyrillic (Nurali Abdurahmonov)
+ zh_HK (Chao-Hsiung Liao)
+ zh_TW (Chao-Hsiung Liao)
+
Changed in 2.24.0:
------------------
diff --git a/configure.in b/configure.in
index 8deacbef..bec916b4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.24.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.25.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT