aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index b9f3dfd..7b906fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
* configure.in: Rename from this ..
* configure.ac: .. to this. Require Autoconf 2.50.
+ * Makefile.in: Regenerate.
+ * doc/Makefile.in: Likewise.
+ * example/Makefile.in: Likewise.
+ * testsuite/Makefile.in: Likewise.
+ * testsuite/libdejagnu/Makefile.in: Likewise.
2004-02-06 Ben Elliston <bje@wasabisystems.com>
@@ -35,9 +40,9 @@
* doc/dejagnu.texi: Document KFAIL and KPASS.
2002-02-20 Richard Henderson <rth@redhat.com>
- * lib/target.exp (prune_warnings): Revert early "In function" strip,
- as this breaks g++.dg tests. Match dangerous regexp without the
- "In function" header.
+ * lib/target.exp (prune_warnings): Revert early "In function"
+ strip, as this breaks g++.dg tests. Match dangerous regexp
+ without the "In function" header.
2002-02-09 Richard Henderson <rth@redhat.com>
* lib/target.exp (prune_warnings): Strip "In function" etc early.