summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2005-10-12 04:44:30 +0000
committerShaun McCance <shaunm@src.gnome.org>2005-10-12 04:44:30 +0000
commit74319f332bd5ca5d7432e9f5de072a07e17119ac (patch)
tree646eb82ec6d52c80b4b1289e67eb232fd12be656
parent4d8de3f1a97437d9ac94bd7a17b670784a352acb (diff)
downloadgnome-doc-utils-GNOME_DOC_UTILS_0_4_3.tar.gz
- Version 0.4.3GNOME_DOC_UTILS_0_4_3
* NEWS: * configure.in: - Version 0.4.3
-rw-r--r--ChangeLog6
-rw-r--r--NEWS9
-rw-r--r--configure.in2
3 files changed, 16 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ec42653..869cce6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-10-11 Shaun McCance <shaunm@gnome.org>
+ * NEWS:
+ * configure.in:
+ - Version 0.4.3
+
+2005-10-11 Shaun McCance <shaunm@gnome.org>
+
* gnome-doc-utils.make
- Fix for loops on old bourne shells, #317308
- Fix paths when $(srcdir) is absolute
diff --git a/NEWS b/NEWS
index 96c7db8..4f3dcfb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in 0.4.3:
+-----------------
+* Fix for loops on old bourne shells, #317308 (Shaun McCance)
+* Fix paths when $(srcdir) is absolute (Shaun McCance)
+* Fix DESTDIR support #318007 (Frederic Crozat)
+* Updated translations:
+ it (Alessio Frusciante)
+ (32/46 languages with 100% translation)
+
Changes in 0.4.2:
-----------------
* Put figures in the tarball, VERY SERIOUS BUG (Shaun McCance)
diff --git a/configure.in b/configure.in
index 35f7296..edccd43 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.4.2],
+AC_INIT([gnome-doc-utils], [0.4.3],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE