summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2010-04-26 10:15:33 -0500
committerShaun McCance <shaunm@gnome.org>2010-04-26 10:15:33 -0500
commitaafeef0ed4a0b2c4497088c6e76702f28741b9bb (patch)
tree945e659c8e52a40af88317b4513440b63ecee3cc
parente6c9e18ea3530c9ebe30efc5a7b22edd86c6f2df (diff)
downloadgnome-doc-utils-aafeef0ed4a0b2c4497088c6e76702f28741b9bb.tar.gz
Version 0.20.10.20.1
-rw-r--r--NEWS11
-rw-r--r--configure.in2
2 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f081358..60fc084 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in 0.20.1:
+------------------
+* Improved support for SVG imagedata (Shaun McCance)
+* Updated translations:
+ ca@valencia (Carles Ferrando)
+ de (Christian Kirbach)
+ en_GB (Philip Withnall)
+ es (Jorge González)
+ na (Hideki Yamane (Debian-JP))
+ nl (Wouter Bolsterlee)
+
Changes in 0.20.0:
------------------
* Updated translations:
diff --git a/configure.in b/configure.in
index 3a94e2d..7561d60 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.20.0],
+AC_INIT([gnome-doc-utils], [0.20.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])