summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:14:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 10:14:37 +0000
commit0fdaca21974b0154d3d1f18da97f59378af5e2f9 (patch)
treec422d842b9376ea324a5309e3f2b7e1c9a92517b /testsuites/psxtests/ChangeLog
parent2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-0fdaca21974b0154d3d1f18da97f59378af5e2f9.tar.bz2
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* psxcancel/init.c: Include <rtems/console.h> instead of <console.h>. * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>. * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>. * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index c8dc0f537d..4839fa9bc7 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,10 @@
+2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>.
+ * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
+ * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
+ * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
+
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert