summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-04-24 20:21:52 -0400
committerShaun McCance <shaunm@gnome.org>2011-04-24 20:21:52 -0400
commitcc3eaed66e5ee08b7d949814ad97f3deff25e5d3 (patch)
tree5cda29e65299bb82082d97410dec98357b061220
parent9708a5413fe565bd0f31eae4b7d7565da7f18502 (diff)
downloadgnome-doc-utils-cc3eaed66e5ee08b7d949814ad97f3deff25e5d3.tar.gz
Version 0.20.60.20.6
-rw-r--r--NEWS9
-rw-r--r--configure.in2
2 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7ea76b5..a077ab6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in 0.20.6:
+------------------
+* Updated Mallard schema
+* Fixed 'make pot' rule for Mallard
+* Updated translations:
+ ca (Jordi Serratosa)
+ es (Jorge González, Daniel Mustieles)
+ ug (Abduxukur Abdurixit)
+
Changes in 0.20.5:
------------------
* Updated Mallard RNG files
diff --git a/configure.in b/configure.in
index b4e7821..15d97a4 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.20.5],
+AC_INIT([gnome-doc-utils], [0.20.6],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])