summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-14 07:49:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-14 07:49:37 +0000
commita00ee402bfbd28524e7d01132960726b0d1f0b87 (patch)
treed45708a349990f1b0696eeb757ab73e28711f132 /testsuites/samples/ChangeLog
parent2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a00ee402bfbd28524e7d01132960726b0d1f0b87.tar.bz2
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* base_mp/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * base_mp/node2/Makefile.am: Ditto. * base_sp/Makefile.am: Ditto. * cdtest/Makefile.am: Ditto. * fileio/Makefile.am: Ditto. * hello/Makefile.am: Ditto. * loopback/Makefile.am: Ditto. * minimum/Makefile.am: Ditto. * paranoia/Makefile.am: Ditto. * pppd/Makefile.am: Ditto. * ticker/Makefile.am: Ditto. * unlimited/Makefile.am: Ditto.
Diffstat (limited to 'testsuites/samples/ChangeLog')
-rw-r--r--testsuites/samples/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index 82221bdb14..18e0e61bad 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,19 @@
+2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * base_mp/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
+ Add PRE/TMPINSTALL_FILES to CLEANFILES.
+ * base_mp/node2/Makefile.am: Ditto.
+ * base_sp/Makefile.am: Ditto.
+ * cdtest/Makefile.am: Ditto.
+ * fileio/Makefile.am: Ditto.
+ * hello/Makefile.am: Ditto.
+ * loopback/Makefile.am: Ditto.
+ * minimum/Makefile.am: Ditto.
+ * paranoia/Makefile.am: Ditto.
+ * pppd/Makefile.am: Ditto.
+ * ticker/Makefile.am: Ditto.
+ * unlimited/Makefile.am: Ditto.
+
2003-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* samples.am: Fix yet another stupid typo in yesterday's patch.