about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39e70e130c..5c49d7dc72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2014-11-29  Carlos O'Donell  <carlos@redhat.com>
 
+	* nptl/nptl-init.c: Include libc-internal.h.
+	(__pthread_initialize_minimal_internal): Use ROUND_UP.
+
 	* elf/ldconfig.c (search_dir): Expand comment.
 
 2014-11-29  Joseph Myers  <joseph@codesourcery.com>