summaryrefslogtreecommitdiff
path: root/zlib/ChangeLog.gcj
diff options
context:
space:
mode:
authorkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2004-04-10 17:02:04 +0000
committerkcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4>2004-04-10 17:02:04 +0000
commit3da46d279024ac79b572ab4629d1f4b3f34b83fd (patch)
treebd96c685d01c59b496868a32558149805b172a1b /zlib/ChangeLog.gcj
parent89ccf8b2b2279185844c9ec54c54ed9c5a163959 (diff)
downloadgcc-3da46d279024ac79b572ab4629d1f4b3f34b83fd.tar.gz
2004-04-10 Kelley Cook <kcook@gcc.gnu.org>
* configure.in: Rename file to ... * configure.ac: ...this. * Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@80582 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib/ChangeLog.gcj')
-rw-r--r--zlib/ChangeLog.gcj6
1 files changed, 6 insertions, 0 deletions
diff --git a/zlib/ChangeLog.gcj b/zlib/ChangeLog.gcj
index a55a024a06c..5c009a8b05d 100644
--- a/zlib/ChangeLog.gcj
+++ b/zlib/ChangeLog.gcj
@@ -1,3 +1,9 @@
+2004-04-10 Kelley Cook <kcook@gcc.gnu.org>
+
+ * configure.in: Rename file to ...
+ * configure.ac: ...this.
+ * Makefile.in: Regenerate.
+
2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in: Update to autoconf 2.59; clean up slightly.