aboutsummaryrefslogtreecommitdiff
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 f37974a9e3..4c474bb41f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-07-22 Thomas Schwinge <thomas@codesourcery.com>
+
+ * math/w_ilogb.c: Include <limits.h>.
+ * math/w_ilogbl.c: Likewise.
+
2012-07-20 Joseph Myers <joseph@codesourcery.com>
* manual/lang.texi (__va_copy): Document primarily as ISO C99