summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-06 03:37:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-06 03:37:48 +0000
commitb9073c379223fc01231b147e16a98f8250490bc0 (patch)
tree55882cf664cd7caf63be9811eb8ef9a0c1a4ba16 /testsuites
parent2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b9073c379223fc01231b147e16a98f8250490bc0.tar.bz2
2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* malloctest/init.c: Convert to "bool".
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 4a7bef87c0..8121728353 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * malloctest/init.c: Convert to "bool".
+
2008-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems++/System.h: Account for extra task stacks properly.