about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2013-11-20 10:13:37 -0800
committerPaul Pluzhnikov <ppluzhnikov@google.com>2013-11-20 10:13:37 -0800
commit71655786bcb9ccc4fe2b062520a2538a8f802e74 (patch)
tree9bd94011a94320e7d8b4391be57cda1b1026a2b4 /ChangeLog
parent78271fa91a1e6902222e892068750059ec21f396 (diff)
downloadglibc-71655786bcb9ccc4fe2b062520a2538a8f802e74.tar.gz
glibc-71655786bcb9ccc4fe2b062520a2538a8f802e74.tar.xz
glibc-71655786bcb9ccc4fe2b062520a2538a8f802e74.zip
Revert "Fix failure in nptl/tst-cleanup when building with"
This reverts commit 78271fa91a1e6902222e892068750059ec21f396.

Actually, a different fix is needed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index a6a2851500..1f673d3226 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-2013-11-20  Paul Pluzhnikov  <ppluzhnikov@google.com>
-
-	* nptl/tst-cleanup2.c (do_test): Handle SIGILL as well.
-
 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
 
 	* malloc/hooks.c (memalign_check): Add alignment rounding.