aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Elliston <bje@gnu.org>2004-02-06 04:49:55 +0000
committerBen Elliston <bje@gnu.org>2004-02-06 04:49:55 +0000
commit0201e1515ab2e18173e2c3391f238182ed006d1a (patch)
treed1ca7ee89e93c66fbbdfab213391c5afd4f5ef94 /ChangeLog
parent95ad9cc3c62abaecc4ff53e9c7ea553e12ca3833 (diff)
downloaddejagnu-0201e1515ab2e18173e2c3391f238182ed006d1a.zip
dejagnu-0201e1515ab2e18173e2c3391f238182ed006d1a.tar.gz
dejagnu-0201e1515ab2e18173e2c3391f238182ed006d1a.tar.bz2
* Makefile.in: Regenerate.
* doc/Makefile.in: Likewise. * example/Makefile.in: Likewise. * testsuite/Makefile.in: Likewise. * testsuite/libdejagnu/Makefile.in: Likewise.
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.