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 1bf6f6bf8e..2dd6c40ec8 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,9 @@
+2006-11-17 Joel Sherrill <joel@OARcorp.com>
+
+ * psxsem01/init.c: Account for change in POSIX semaphore time handling.
+ Previously the timeout was not absolute time and checked BEFORE
+ attempting to lock semaphore.
+
2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxbarrier01/main.c: New file.