aboutsummaryrefslogtreecommitdiff
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 0cae5cf..35b8b21 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2015-11-26 Corinna Vinschen <corinna@vinschen.de>
+
+ * libc/stdlib/strtodg.c: Add ifdef to check _HAVE_LONG_DOUBLE and
+ _LDBL_EQ_DBL.
+
2015-11-24 Steve Ellcey <sellcey@imgtec.com>
* libc/stdlib/strtorx.c: Fix ifdef to check _LDBL_EQ_DBL.