summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorvald Riegel <triegel@redhat.com>2016-01-15 22:40:50 +0100
committerTorvald Riegel <triegel@redhat.com>2016-01-15 23:00:19 +0100
commit12c3bb770dd3ea11215baf23b385dbf297a2a85c (patch)
tree72018ab7eca6756d1ec41b3a0ed1221e99f4e4b1 /ChangeLog
parent72276d6e8843db6df5971b06787f0a5e39bda138 (diff)
Fix pthread_barrier_init typo.
Applies Paul Eggert's fix for BZ 18868.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d806648ef..13d8175bea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-01-15 Torvald Riegel <triegel@redhat.com>
+
+ [BZ #18868]
+ * nptl/pthread_barrier_init.c (__pthread_barrier_init): Apply fix.
+
2016-01-16 Andrew Senkevich <andrew.senkevich@intel.com>
* sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Added new files.