summaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/ChangeLog')
-rw-r--r--libjava/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/libjava/ChangeLog b/libjava/ChangeLog
index a39acad82fc..e958f0c93c2 100644
--- a/libjava/ChangeLog
+++ b/libjava/ChangeLog
@@ -1,3 +1,15 @@
+2004-07-17 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * acinclude.m4: Include no-executables.m4.
+ * aclocal.m4: Rebuild.
+ * configure.in: Convert to the autoconf 2.59 version of
+ of the no-executables hack, and also of the nonstandard CXX
+ hack and the multilibbed CC and CXX hack. Change prerequisite
+ to autoconf 2.59.
+ * configure: Rebuild with autoconf 2.59. (Woo-hoo!)
+ * Makefile.in, gcj/Makefile.in, include/Makefile.in,
+ testsuite/Makefile.in: Regenerate.
+
2004-08-03 Tom Tromey <tromey@redhat.com>
* jni.cc: Reindented.