Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2012-12-19 01:20:51 +0400
committerJeff Johnston <jjohnstn@redhat.com>2012-12-19 01:20:51 +0400
commitb060af2264c9cecd960d19cd9f223d6b66ff1acc (patch)
treea91ad6b80273efd5d05072fde05996f4d7b9c10f /newlib/ChangeLog
parentc91d8a98e3cf55bb1c4284dcce10218b70b58a81 (diff)
2012-12-18 Craig Howland <howland@LGSInnovations.com>
* libc/include/math.h: Add recognition of values 1 and 2 for FLT_EVAL_METHOD.
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 1043f89ee..887c18a9c 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2012-12-18 Craig Howland <howland@LGSInnovations.com>
+
+ * libc/include/math.h: Add recognition of values 1 and 2 for
+ FLT_EVAL_METHOD.
+
2012-12-18 Corinna Vinschen <vinschen@redhat.com>
* libc/stdio/puts.c (_puts_r): Fix typo in previous patch. Add local