summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2006-02-27 06:03:46 +0000
committerShaun McCance <shaunm@src.gnome.org>2006-02-27 06:03:46 +0000
commit26796f3a6f8614586ec370e99e217647149e851a (patch)
tree82f6c83390a3ef243c00ff6a913ac21ca87ec686
parent4e48371bd23a297dc93b40d7cfe41ba4c38a5857 (diff)
downloadgnome-doc-utils-26796f3a6f8614586ec370e99e217647149e851a.tar.gz
- Version 0.5.7GNOME_DOC_UTILS_0_5_7
* NEWS: * configure.in: - Version 0.5.7
-rw-r--r--ChangeLog6
-rw-r--r--NEWS12
-rw-r--r--configure.in2
3 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 505ecaf..1bcd000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-02-19 Shaun McCance <shaunm@gnome.org>
+ * NEWS:
+ * configure.in:
+ - Version 0.5.7
+
+2006-02-19 Shaun McCance <shaunm@gnome.org>
+
* xslt/docbook/html/db2html-list.xsl:
- Fixed simplelist without columns attribute
diff --git a/NEWS b/NEWS
index 6f20762..2afe74f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in 0.5.7:
+-----------------
+* Fixed simplelist without columns attribute (Shaun McCance)
+* Updates translations:
+ ca (Gil Forcada)
+ el (Kostas Papadimas)
+ et (Priit Laes)
+ nl (Tino Meinen)
+ sq (Laurent Dhima)
+ vi (Clytie Siddall)
+ (21/49 languages with 100% translation)
+
Changes in 0.5.6:
-----------------
* Fixed issue with uninstalling implicitly declared figures (Shaun McCance)
diff --git a/configure.in b/configure.in
index cbd8b34..7eccf6e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.5.6],
+AC_INIT([gnome-doc-utils], [0.5.7],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE