summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2009-03-02 01:45:27 +0000
committerShaun McCance <shaunm@src.gnome.org>2009-03-02 01:45:27 +0000
commit4697c86dd06634931f32ca0d89ccc048c685d5a9 (patch)
tree8709b2043e31bbec3fbf2eb43b5010fc738e1de0
parente9f81c94812752a522ba1bdcb995dd963c2130f9 (diff)
downloadgnome-doc-utils-GNOME_DOC_UTILS_0_15_2.tar.gz
- Version 0.15.2GNOME_DOC_UTILS_0_15_2
* configure.in: * NEWS: - Version 0.15.2 svn path=/trunk/; revision=1150
-rw-r--r--ChangeLog6
-rw-r--r--NEWS7
-rw-r--r--configure.in2
3 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e60056..f55598f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-03-01 Shaun McCance <shaunm@gnome.org>
+ * configure.in:
+ * NEWS:
+ - Version 0.15.2
+
+2009-03-01 Shaun McCance <shaunm@gnome.org>
+
* xslt/gettext/gettext.xsl:
- More RTL fixes for bug #563559
diff --git a/NEWS b/NEWS
index 56fdf2e..c853544 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in 0.15.2:
+------------------
+* More RTL fixes for bug #563559
+* Updated translations:
+ ml (Praveen Arimbrathodiyil)
+ ro (Adi Roiban)
+
Changes in 0.15.1:
------------------
* Fixed some RTL issues, thanks to muayyad alsadi, bug #563559
diff --git a/configure.in b/configure.in
index d7a5a80..f168356 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.15.1],
+AC_INIT([gnome-doc-utils], [0.15.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])