summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/ChangeLog')
-rw-r--r--testsuites/psxtmtests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/ChangeLog b/testsuites/psxtmtests/ChangeLog
index 8808d55851..f8ba4345e6 100644
--- a/testsuites/psxtmtests/ChangeLog
+++ b/testsuites/psxtmtests/ChangeLog
@@ -1,3 +1,11 @@
+2011-08-04 Ricardo Aguirre <el.mastin@ymail.com>
+
+ PR 1881/tests
+ * Makefile.am, configure.ac, psxtmtests_plan.csv: Add benchmark of
+ pthread_rwlock_timedwrlock - not available, blocks.
+ * psxtmrwlock05/.cvsignore, psxtmrwlock05/Makefile.am,
+ psxtmrwlock05/init.c, psxtmrwlock05/psxtmrwlock05.doc: New files.
+
2011-08-04 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtmrwlock03/init.c: Fix abstime issue. Time is now reasonable.