aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 7cb6477c62..7ead5c3fcb 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,12 @@
+2000-06-26 Ulrich Drepper <drepper@redhat.com>
+
+ * Makefile (tests): Add ex11. Add rules to build it.
+ * Examples/ex11.c: New file.
+ * rwlock.c: Fix complete braindamaged previous try to implement
+ timedout functions.
+
+ * spinlock.c: Pretty print.
+
2000-06-25 Ulrich Drepper <drepper@redhat.com>
* Makefile (tests): Add ex10. Add rules to build it.