summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f3fd6719..8a11a9442 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,15 @@
+2005-07-14 Rodney Dawes <dobey@novell.com>
+
+ * NEWS: Updated for release
+
+ * autogen.sh: Require automake 1.9
+
+ * configure.in: Up version to 2.11.5
+ Require automake 1.9 and use tar-ustar
+
2005-07-11 Rodney Dawes <dobey@novell.com>
- * configure.ac: Add -f argument to the $LN_S variable so that we do
+ * configure.in: Add -f argument to the $LN_S variable so that we do
not error out if the link already exists
Fixes #309635