aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91f8746ca5..59c30e09a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-11-13 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #17594]
+ * stdlib/strtol.c (SYM__): New macro.
+ (SYM__1): Likewise.
+ (__strtol): Likewise.
+ (strtol): Rename to __strtol and define as weak alias of
+ __strtol. Use libc_hidden_weak.
+
2014-11-13 Stefan Liebler <stli@linux.vnet.ibm.com>
* sysdeps/s390/s390-32/dl-machine.h (RTLD_START):