summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2005-09-29 05:14:33 +0000
committerShaun McCance <shaunm@src.gnome.org>2005-09-29 05:14:33 +0000
commit17bffdf1b84b1f78bf284f1a1441c9cc573709d9 (patch)
treed6f44bc0b790b03685cdb5ccf0b3e0c7660700e8
parentcb245835d70b6666a505145501c6dda326efd27f (diff)
downloadgnome-doc-utils-17bffdf1b84b1f78bf284f1a1441c9cc573709d9.tar.gz
* NEWS; * configure.in: - Version 0.4.2
-rw-r--r--ChangeLog8
-rw-r--r--NEWS9
-rw-r--r--configure.in2
3 files changed, 17 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b7e5eba..4d11ea6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-09-28 Shaun McCance <shaunm@gnome.org>
+ * NEWS;
+ * configure.in:
+ - Version 0.4.2
+
+2005-09-28 Shaun McCance <shaunm@gnome.org>
+
* xslt/docbook/common/db-common.xsl:
* xslt/docbook/html/db2html-block.xsl:
- Line numbering fixes from Brent Smith, #317270 #317204
@@ -21,7 +27,7 @@
2005-09-07 Shaun McCance <shaunm@gnome.org>
- * NEWS
+ * NEWS:
* configure.in:
- Version 0.4.1
diff --git a/NEWS b/NEWS
index 4fd71cf..96c7db8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in 0.4.2:
+-----------------
+* Put figures in the tarball, VERY SERIOUS BUG (Shaun McCance)
+* Line numbering fixes, #317270 #317204 (Brent Smith)
+* Fixed bug which causes quote to be formatted as citetitle (Shaun McCance)
+* Added datarootdir variable (Stepan Kasal)
+* Updated translations:
+ gl (Ignacio Casal Quinteiro)
+
Changes in 0.4.1:
-----------------
* Fix Solaris portability issue, #315412 (Shaun McCance)
diff --git a/configure.in b/configure.in
index c162a15..35f7296 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.4.1],
+AC_INIT([gnome-doc-utils], [0.4.2],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE