summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2006-01-17 15:24:02 +0000
committerShaun McCance <shaunm@src.gnome.org>2006-01-17 15:24:02 +0000
commitd5ffaab71810141fdadecf84244a14fd3d3fda59 (patch)
tree4e5c450dd77072fdd5d5660c6395fe6fb249abfb
parent2686a58d8f5a04198bb2eda56a27ed48487ce988 (diff)
downloadgnome-doc-utils-GNOME_DOC_UTILS_0_5_3.tar.gz
- Version 0.5.3GNOME_DOC_UTILS_0_5_3
* NEWS: * configure.in: - Version 0.5.3
-rw-r--r--ChangeLog6
-rw-r--r--NEWS23
-rw-r--r--configure.in2
3 files changed, 30 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fab1ef6..fdf792b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-01-17 Shaun McCance <shaunm@gnome.org>
+ * NEWS:
+ * configure.in:
+ - Version 0.5.3
+
+2006-01-17 Shaun McCance <shaunm@gnome.org>
+
* xslt/docbook/html/db2html-footnote.xsl
- Added missing footnote XSLT file
diff --git a/NEWS b/NEWS
index 8a14a8c..2edfaf1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Changes in 0.5.3:
+-----------------
+* Added per-language setting for text direction (Shaun McCance)
+* Added support for footnotes, #317203 (Brent Smith)
+* Fixed misspelled biblioraphy, #325205 (Shaun McCance)
+* Fixed generation of copyright information (Peter Williams)
+* Updated translations:
+ th (Theppitak Karoonboonyanan)
+ es (Francisco Javier F. Serrador)
+ zh_HK (Chao-Hsiung Liao)
+ zh_TW (Chao-Hsiung Liao)
+ en_CA (Adam Weinberger)
+ bg (Alexander Shopov)
+ gl (Ignacio Casal Quinteiro)
+ vi (Clytie Siddall)
+ gu (Ankit Patel)
+ nl (Tino Meinen)
+ nb (Kjartan Maraas)
+ no (Kjartan Maraas)
+ fi (Ilkka Tuohela)
+ ca (Josep Puigdemont i Casamajó)
+ cs (Miloslav Trmac)
+
Changes in 0.5.2:
-----------------
* Removed extra gettext import for better performance (Don Scorgie)
diff --git a/configure.in b/configure.in
index 02ffa4d..1806b3b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.5.2],
+AC_INIT([gnome-doc-utils], [0.5.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE