about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorvald Riegel <triegel@redhat.com>2014-12-15 22:09:55 +0100
committerTorvald Riegel <triegel@redhat.com>2014-12-15 22:14:32 +0100
commit7f786dc12bd60f0a134e538429fef98350e4c814 (patch)
treef6f0489294e04eb78d54be9bb75feb3d9b16b1a0 /ChangeLog
parente7e21cba127875de0357079ef44bd14a081b2964 (diff)
downloadglibc-7f786dc12bd60f0a134e538429fef98350e4c814.tar.gz
glibc-7f786dc12bd60f0a134e538429fef98350e4c814.tar.xz
glibc-7f786dc12bd60f0a134e538429fef98350e4c814.zip
Fix nptl/tst-mutex5.c: Do not skip tests if elision is enabled.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50afebc3c4..07aca34dd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-12-15  Torvald Riegel  <triegel@redhat.com>
+
+	* nptl/tst-mutex5.c (do_test): Do not skip tests if elision is enabled.
+
 2014-12-15  Adhemerval Zanella  <Azanella@linux.vnet.ibm.com>
 
 	* stdio-common/test-vfprintf.c: Include <libc-internal.h>.