summaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2009-11-02 16:15:53 +0100
committerAndreas Schwab <schwab@redhat.com>2009-11-02 16:15:53 +0100
commit4ed68fe3da53b4f0bfca9b20a93f01d1367e9c85 (patch)
tree572fc6a1d56706865e1063c673b1b848bf5e759e /nptl/ChangeLog
parent74bad6a85652af19a81aed13ec3409f89eec602e (diff)
parent7f9cd6ed20b12435e68153870cee5adbe09c4bca (diff)
Merge commit 'glibc-2.11' into fedora/master
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 4d0ca8035a..f11a47dd0b 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,7 @@
2009-10-30 Ulrich Drepper <drepper@redhat.com>
+ * tst-sem11.c (main): Rewrite to avoid aliasing problems.
+
[BZ #3270]
* allocatestack.c (__nptl_setxid): Perform the operation in multiple
steps to avoid races with creation and terminations.