aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRob Savoye <rob@welcomehome.org>2001-02-18 05:12:06 +0000
committerRob Savoye <rob@welcomehome.org>2001-02-18 05:12:06 +0000
commitd1796b46df0f70ddb14b62013d88d2292995c7f1 (patch)
tree0db1f064cd71218d42418c64f411bab128ac0d06 /ChangeLog
parent229fa96029bd352626b934a724c88eba6a1350f7 (diff)
downloaddejagnu-d1796b46df0f70ddb14b62013d88d2292995c7f1.zip
dejagnu-d1796b46df0f70ddb14b62013d88d2292995c7f1.tar.gz
dejagnu-d1796b46df0f70ddb14b62013d88d2292995c7f1.tar.bz2
* Most all files: Update copyright notices.
* Makefile.am: Add support for making RPMs. Force different values for RUNTEST and RUNTESTFLAGS, so we can test ourselves. * testsuite/Makefile.am: Force a different value for RUNTESTFLAGS. * acinclude.m4, configure.in: Find Tclsh, and Docbook. * configure: Regenerated. * doc/Makefile.am: Use $DOCBOOK to find the filters. * doc/overview: Add the html version of the doc so one doesn't need docbook to read the manual. * example/calc/Makefile.am: New automake support. * example/calc/Makefile.in: Generated. * example/Makefile.am: Recursion support for make. * example/calc/Makefile.in: Generated by automake. * example/calc/calc.h.in: Move constants to calc.c, so we can use autoheader. * example/calc/calc.c: Add constants from calc.h.in. * redhat/dejagnu.spec: New RPM packaging file. * debian/{changelog,conffiles,control,copyright,postinst,preinst, rules,site.exp}: New Debian packaging support.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog37
1 files changed, 32 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index bcd99ce..9924d21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,31 @@
-2001-01-24 Fernando Nasser <fnasser@redhat.com>
+2001-02-17 Rob Savoye <rob@slipknot.welcomehome.org>
+
+ * Most all files: Update copyright notices.
+ * Makefile.am: Add support for making RPMs. Force different
+ values for RUNTEST and RUNTESTFLAGS, so we can test ourselves.
+ * testsuite/Makefile.am: Force a different value for
+ RUNTESTFLAGS.
+ * acinclude.m4, configure.in: Find Tclsh, and Docbook.
+ * configure: Regenerated.
+ * doc/Makefile.am: Use $DOCBOOK to find the filters.
+ * doc/overview: Add the html version of the doc so one doesn't
+ need docbook to read the manual.
+
+2001-01-31 Rob Savoye <rob@slipknot.welcomehome.org>
+
+ * Merge in latest snapshot from RedHat.
+ * example/calc/Makefile.am: New automake support.
+ * example/calc/Makefile.in: Generated.
+ * example/Makefile.am: Recursion support for make.
+ * example/calc/Makefile.in: Generated by automake.
+ * example/calc/calc.h.in: Move constants to calc.c, so we can use
+ autoheader.
+ * example/calc/calc.c: Add constants from calc.h.in.
+ * redhat/dejagnu.spec: New RPM packaging file.
+ * debian/{changelog,conffiles,control,copyright,postinst,preinst,
+ rules,site.exp}: New Debian packaging support.
+
- From Gabriel Dos Reis <gdr@codesourcery.com>
- * lib/dg.exp (dg-trim-dirname): New function.
- (dg-test): Use it to rip directory-name out of file name.
-
2001-01-20 Ben Elliston <bje@redhat.com>
* runtest.exp (usage): Replace --mail in usage output.
@@ -15,6 +37,11 @@
* lib/target.exp (prune_warnings): Avoid ``.*'' in NetBSD warnings
pattern.
+2001-01-18 Gabriel Dos Reis <gdr@codesourcery.com>
+
+ * lib/dg.exp (dg-trim-dirname): New function.
+ (dg-test): Use it to rip directory-name out of file name.
+
2001-01-15 Ben Elliston <bje@redhat.com>
* lib/framework.exp (record_test): Invoke a user-defined procedure