aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 131e161d44..059f9d2783 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-05-22 Roland McGrath <roland@hack.frob.com>
+
+ * nptl/nptl-init.c (__pthread_initialize_minimal_internal):
+ Use a separate INTERNAL_SYSCALL_DECL (err); in a local scope
+ for each INTERNAL_SYSCALL use.
+
2015-05-22 Joseph Myers <joseph@codesourcery.com>
[BZ #438]