summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index c6f92a0ad9..4e95e42c8e 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * psxmsgq02/init.c, psxmsgq02/psxmsgq02.scn: Open the message queue
+ with create option so we are sure it will get a control block and
+ proceed to allocate other memory. Clean up screen output.
+
2008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* psx05/init.c: Add parameter to call to sched_get_priority_max().