[gnome-doc-utils] Version 0.20.7



commit 5f708cdab9295b1dbd2889afe18c6c898032cbcb
Author: Shaun McCance <shaunm gnome org>
Date:   Fri Mar 2 14:47:25 2012 -0500

    Version 0.20.7

 NEWS         |   17 +++++++++++++++++
 configure.in |    2 +-
 2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a077ab6..4ea430b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Changes in 0.20.7:
+------------------
+* Use gawk --traditional option instead of -W compat (Hib Iris)
+* Added support for silent rules to gnome-doc-utils.make (Hib Iris)
+* Fixed xml2po.pc to not Require libxml.pc (Colin Walters)
+* Added --disable-documentation build option (Colin Walters)
+* Dropped Mallard definitions from gnome-doc-utils
+* Updated translations:
+  as    (Nilamdyuti Goswami)
+  be    (Kasia Bondarava)
+  bg    (Alexander Shopov)
+  ca valencia (Carles Ferrando)
+  es    (Daniel Mustieles)
+  nb    (Kjartan Maraas)
+  te    (Hari Krishna)
+  tr    (Muhammet Kara)
+
 Changes in 0.20.6:
 ------------------
 * Updated Mallard schema
diff --git a/configure.in b/configure.in
index b9524ef..0109892 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.20.6],
+AC_INIT([gnome-doc-utils], [0.20.7],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])],[AC_SUBST(AM_DEFAULT_VERBOSITY,1)])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]