summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index d05338cf0a..e36bbfa7b8 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,14 @@
+2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
+ * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
+
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,