aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-02-18 08:41:57 +0000
committerUlrich Drepper <drepper@redhat.com>2006-02-18 08:41:57 +0000
commita93317a17aeb060937b7d896ca589597b33a84d3 (patch)
treecfbf8d194c3a582fad680f4289b8e7ac594c25a5 /nptl/ChangeLog
parentf1740bc4e3566cad7620e3b36ca00c0c846ec398 (diff)
downloadglibc-a93317a17aeb060937b7d896ca589597b33a84d3.zip
glibc-a93317a17aeb060937b7d896ca589597b33a84d3.tar.gz
glibc-a93317a17aeb060937b7d896ca589597b33a84d3.tar.bz2
* tst-robust1.c: Add second mutex to check that the mutex list is
handled correctly.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 0050113..3a0cc94 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-18 Ulrich Drepper <drepper@redhat.com>
+
+ * tst-robust1.c: Add second mutex to check that the mutex list is
+ handled correctly.
+
2006-02-17 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/alpha/lowlevellock.h (lll_robust_mutex_dead,