summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2009-09-07 19:20:00 -0500
committerShaun McCance <shaunm@gnome.org>2009-09-07 19:20:00 -0500
commit8657db33169567bdee569fc0171596b68e0ea887 (patch)
treeca96b91fcc47bcdfbefdf57a3c16d899e18f391d
parentccb3c48460acb93161246a6a986aa6c38496334a (diff)
downloadgnome-doc-utils-8657db33169567bdee569fc0171596b68e0ea887.tar.gz
Version 0.17.50.17.5
-rw-r--r--NEWS17
-rw-r--r--configure.in2
2 files changed, 18 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6f37e83..cece27c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Changes in 0.17.5:
+------------------
+* mal2html: Handle link roles on automatic and inline links (Shaun McCance)
+* Updated translations:
+ bn_IN (Runa Bhattacharjee)
+ cs (Petr Kovar)
+ eu (Inaki Larranaga Murgoitio)
+ gu (Sweta Kothari)
+ hu (Gabor Kelemen)
+ pl (Piotr Drąg)
+ pt (Duarte Loreto)
+ sr (Miloš Popović)
+ sr@latin (Miloš Popović)
+ tr (Baris Cicek)
+ zh_HK (Chao-Hsiung Liao)
+ zh_TW (Chao-Hsiung Liao)
+
Changes in 0.17.4:
------------------
* Don't let "twocolumn" tables collapse in Mallard documents (Shaun McCance)
diff --git a/configure.in b/configure.in
index f927cc3..0e3c662 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.17.4],
+AC_INIT([gnome-doc-utils], [0.17.5],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])