aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 38cbe5879b..952815c579 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,7 @@
2000-05-28 Ulrich Drepper <drepper@redhat.com>
+ * spinlock.c (__pthread_lock): Remove ASSERT.
+
* Makefile (tests): Add ex8.
* Examples/ex8.c: New file.