summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bb59eadfe4..4ba13b3fdb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-10-21 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #14132]
+ * math/s_ldexpf.c (__ldexpf): Do not use INTDEF.
+
2014-10-21 Roland McGrath <roland@hack.frob.com>
* nptl/version.c (__nptl_main): Call __libc_write, not __write.