summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2010-03-29 10:44:32 -0500
committerShaun McCance <shaunm@gnome.org>2010-03-29 10:44:32 -0500
commit6a5034ef3982aa575577bfdd2c85148e8f1cccf6 (patch)
tree7f13b781ca833763c26cfb6579882b40cee0b4d1
parentae13ec7afeb0fd7f48448088163a88d730962a70 (diff)
downloadgnome-doc-utils-6a5034ef3982aa575577bfdd2c85148e8f1cccf6.tar.gz
Version 0.20.00.20.0
-rw-r--r--NEWS28
-rw-r--r--configure.in2
2 files changed, 29 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6f02d2d..f081358 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+Changes in 0.20.0:
+------------------
+* Updated translations:
+ ar (Khaled Hosny)
+ ast (Xandru Armesto Fernandez)
+ bn (Jamil Ahmed)
+ ca (Gil Forcada)
+ da (Ask H. Larsen)
+ de (Mario Blättermann)
+ el (Marios Zindilis, Nikos Bakaoukas, Simos Xenitellis)
+ en_GB (Bruce Cowan)
+ es (Jorge González)
+ eu (Inaki Larranaga Murgoitio)
+ fi (Tommi Vainikainen)
+ fr (Claude Paroz)
+ hu (Gabor Kelemen)
+ it (Milo Casagrande)
+ ko (Changwoo Ryu)
+ lt (Žygimantas Beručka)
+ nn (Torstein Adolf Winterseth)
+ pa (A S Alam)
+ pt (Duarte Loreto)
+ ru (Leonid Kanter)
+ sr (Miloš Popović)
+ sr@latin (Miloš Popović)
+ uk (Maxim V. Dziumanenko)
+ vi (Clytie)
+
Changes in 0.19.5:
------------------
* Updated the Mallard RNG schema (Shaun McCance)
diff --git a/configure.in b/configure.in
index 77138c0..3a94e2d 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.19.5],
+AC_INIT([gnome-doc-utils], [0.20.0],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])