summaryrefslogtreecommitdiff
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 de34b56c9d..d75680389f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2016-05-23 Paul E. Murphy <murphyp@linux.vnet.ibm.com>
+ * stdlib/bug-strtod2.c (do_test): Refactor strtod usage into ...
+ (TEST_STRTOD): New macro.
+ (TEST_FUNCTION): Redefine to use STRTOD_TEST_FOREACH
+
+2016-05-23 Paul E. Murphy <murphyp@linux.vnet.ibm.com>
+
* stdlib/tst-strtod6.c (do_test): Use new type generic
invocation of the test function.
(test): Refactor into ...