summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/sptests/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 1f4841eb23..58a6e81523 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,5 +1,8 @@
2009-10-27 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * sp07/tcreate.c, sp07/tdelete.c, sp07/trestart.c, sp07/tstart.c:
+ Duplicate code from rtems_name_to_characters to convert rtems_name's
+ into char arrays.
* sp09/screen13.c: Comment out unused return status.
* sp63/init.c: Use PRIu32 to print uint32_t's.
* sp33/init.c: Use PRIu32 to print uint32_t's.