summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 84f65c6597..7b60c2de64 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,11 @@
+2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * cpuuse/Makefile.am, malloctest/Makefile.am, putenvtest/Makefile.am,
+ rtmonuse/Makefile.am, stackchk/Makefile.am, termios/Makefile.am: Add
+ optional managers to Makefiles. Clean up test cases so last output
+ line follows END OF pattern. Make sure test case all run. All tests
+ appeared ok on sis.
+
2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.