summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-29 17:02:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-29 17:02:37 +0000
commitc884439aae0aa3cec5588017246668a8138de081 (patch)
tree5b8b19cd9e8123636eff130745bd0bf7b7c72775 /testsuites
parent2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-c884439aae0aa3cec5588017246668a8138de081.tar.bz2
2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/libtests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 1ce332efc1..ea367695eb 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,7 @@
+2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * monitor/init.c, rtmonuse/task1.c: Use rtems_task_argument.
+
2007-02-06 Joel Sherrill <joel@OARcorp.com>
* rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing