summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-17 12:59:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-17 12:59:28 +0000
commit61d9371e24b13f51856de0459de7883d5a307d45 (patch)
tree5b763fdc9d0db933d76a8c6107e25516a9729e57 /testsuites/psxtests
parent2003-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-61d9371e24b13f51856de0459de7883d5a307d45.tar.bz2
Fix broken ChangeLog entries.
Diffstat (limited to 'testsuites/psxtests')
-rw-r--r--testsuites/psxtests/ChangeLog52
1 files changed, 26 insertions, 26 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index c20754c84b..392316dc4d 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,31 +1,31 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
- Makefile.am: Reflect having moved automake.
- include/Makefile.am: Reflect having moved automake.
- psx01/Makefile.am: Reflect having moved automake.
- psx02/Makefile.am: Reflect having moved automake.
- psx03/Makefile.am: Reflect having moved automake.
- psx04/Makefile.am: Reflect having moved automake.
- psx05/Makefile.am: Reflect having moved automake.
- psx06/Makefile.am: Reflect having moved automake.
- psx07/Makefile.am: Reflect having moved automake.
- psx08/Makefile.am: Reflect having moved automake.
- psx09/Makefile.am: Reflect having moved automake.
- psx10/Makefile.am: Reflect having moved automake.
- psx11/Makefile.am: Reflect having moved automake.
- psx12/Makefile.am: Reflect having moved automake.
- psx13/Makefile.am: Reflect having moved automake.
- psxcancel/Makefile.am: Reflect having moved automake.
- psxchroot01/Makefile.am: Reflect having moved automake.
- psxfile01/Makefile.am: Reflect having moved automake.
- psxhdrs/Makefile.am: Reflect having moved automake.
- psxmount/Makefile.am: Reflect having moved automake.
- psxmsgq01/Makefile.am: Reflect having moved automake.
- psxreaddir/Makefile.am: Reflect having moved automake.
- psxsem01/Makefile.am: Reflect having moved automake.
- psxstat/Makefile.am: Reflect having moved automake.
- psxtime/Makefile.am: Reflect having moved automake.
- psxtimer/Makefile.am: Reflect having moved automake.
+ * Makefile.am: Reflect having moved automake/.
+ * include/Makefile.am: Reflect having moved automake/.
+ * psx01/Makefile.am: Reflect having moved automake/.
+ * psx02/Makefile.am: Reflect having moved automake/.
+ * psx03/Makefile.am: Reflect having moved automake/.
+ * psx04/Makefile.am: Reflect having moved automake/.
+ * psx05/Makefile.am: Reflect having moved automake/.
+ * psx06/Makefile.am: Reflect having moved automake/.
+ * psx07/Makefile.am: Reflect having moved automake/.
+ * psx08/Makefile.am: Reflect having moved automake/.
+ * psx09/Makefile.am: Reflect having moved automake/.
+ * psx10/Makefile.am: Reflect having moved automake/.
+ * psx11/Makefile.am: Reflect having moved automake/.
+ * psx12/Makefile.am: Reflect having moved automake/.
+ * psx13/Makefile.am: Reflect having moved automake/.
+ * psxcancel/Makefile.am: Reflect having moved automake/.
+ * psxchroot01/Makefile.am: Reflect having moved automake/.
+ * psxfile01/Makefile.am: Reflect having moved automake/.
+ * psxhdrs/Makefile.am: Reflect having moved automake/.
+ * psxmount/Makefile.am: Reflect having moved automake/.
+ * psxmsgq01/Makefile.am: Reflect having moved automake/.
+ * psxreaddir/Makefile.am: Reflect having moved automake/.
+ * psxsem01/Makefile.am: Reflect having moved automake/.
+ * psxstat/Makefile.am: Reflect having moved automake/.
+ * psxtime/Makefile.am: Reflect having moved automake/.
+ * psxtimer/Makefile.am: Reflect having moved automake/.
2003-08-14 Joel Sherrill <joel@OARcorp.com>