diff options
author | rpj <rpj> | 2011-03-26 00:19:09 +0000 |
---|---|---|
committer | rpj <rpj> | 2011-03-26 00:19:09 +0000 |
commit | 22df4f5c42b3ac110f78fceed8d248900ea5419f (patch) | |
tree | 9940490b9d0e52ccc681fad4d49eb1397d3172be /tests/ChangeLog | |
parent | 559e1bc4051f90d7a014bd4e4f5649e136dec412 (diff) |
New interface (not part of robust mutexes)
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 8d7604f..47b8253 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2011-03-26 Ross Johnson <ross.johnson at homemail.com.au> + + * sequence1.c: New test for new pthread_getsequence_np(). + 2011-03-24 Ross Johnson <ross.johnson at homemail.com.au> * mutex*.c: Include tests for robust mutexes wherever |