summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2010-12-20 09:24:54 -0500
committerShaun McCance <shaunm@gnome.org>2010-12-20 09:24:54 -0500
commit642bbfa96c096528b178f12bfb8cfdf6aafc7594 (patch)
tree71ecdfb563332ae19af11f4c20f8f737e1a336a9
parent81f952cee2ddccc0f411cec8aeb6fafee2ad482d (diff)
downloadgnome-doc-utils-0.20.3.tar.gz
Version 0.20.30.20.3
-rw-r--r--NEWS16
-rw-r--r--configure.in2
2 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9220392..a10a536 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Changes in 0.20.3:
+------------------
+* Fixed nested command substitution in gnome-doc-utils.make (Chris Coleman)
+* Updated translations:
+ ca@valencia (Carles Ferrando)
+ de (Christian Kirbach)
+ de (Mario Blättermann)
+ el (Michael Kotsarinis)
+ es (Jorge González)
+ et (Ivar Smolin)
+ fa (Mahyar Moghimi)
+ fr (Bruno Brouard)
+ gl (Fran Diéguez)
+ sl (Matej Urbančič)
+ ug (Gheyret T.Kenji)
+
Changes in 0.20.2:
------------------
* Updated translations:
diff --git a/configure.in b/configure.in
index 4052da8..c41a379 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.20.2],
+AC_INIT([gnome-doc-utils], [0.20.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])