summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 4a272f0e2c..26b63ffbf2 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,5 +1,12 @@
2011-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * psxmsgq01/init.c: Introduce fatal_posix_mqd.
+ Replace fatal_posix_service_pointer_minus_one with fatal_posix_mqd.
+ * psxsem01/init.c: Introduce fatal_posix_sem.
+ Replace fatal_posix_service_pointer_minus_one with fatal_posix_sem.
+
+2011-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* psxreaddir/test.c: Remove bogus casts.
Fix fprintf format strings.