summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2009-03-16 23:30:29 +0000
committerShaun McCance <shaunm@src.gnome.org>2009-03-16 23:30:29 +0000
commit378c3788dfbc45e769a7814c1137c0fbd6365687 (patch)
tree55cd16afdd8ae66489bc2b1de3e21e6fe5bf8f6e
parent6ec8acde13eb0073aded4115b1715f53cc135b40 (diff)
downloadyelp-YELP_2_26_0.tar.gz
- Version 2.26.0YELP_2_26_0
* configure.in: * NEWS: - Version 2.26.0 svn path=/trunk/; revision=3238
-rw-r--r--ChangeLog6
-rw-r--r--NEWS12
-rw-r--r--configure.in2
3 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 37acca1c..207f54da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-16 Shaun McCance <shaunm@gnome.org>
+
+ * configure.in:
+ * NEWS:
+ - Version 2.26.0
+
2009-03-08 Shaun McCance <shaunm@gnome.org>
* src/yelp-man-parser.c:
diff --git a/NEWS b/NEWS
index e21a2895..88c2ff29 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in 2.26.0:
+------------------
+* Don't assume order of certain man macros, bug #568066 (Andy Owen)
+* Fixed locking issue, bug #568058 (Andy Owen)
+* Updated translations:
+ mai (Rajesh Ranjan)
+ hi (Rajesh Ranjan)
+ as (Amitakhya Phukan)
+ ml (Ani Peter)
+ te (Krishnababu K)
+ he (Yair Hershkovitz)
+
Changes in 2.25.1:
------------------
* RTL fixes, bug #573159, Shaun McCance
diff --git a/configure.in b/configure.in
index bec916b4..19082498 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.25.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.26.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT