aboutsummaryrefslogtreecommitdiff
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@geoffk.org>2001-10-23 17:43:16 +0000
committerGeoffrey Keating <geoffk@geoffk.org>2001-10-23 17:43:16 +0000
commit0280c8c0f342663f3a9c3844db5462125bac4a6c (patch)
tree9e27ba80ee5c7012341544565f07dfbe8908c2a3 /newlib/ChangeLog
parentd3cf36f88dee584e7038e6fa33e728ab55bab578 (diff)
downloadnewlib-0280c8c0f342663f3a9c3844db5462125bac4a6c.zip
newlib-0280c8c0f342663f3a9c3844db5462125bac4a6c.tar.gz
newlib-0280c8c0f342663f3a9c3844db5462125bac4a6c.tar.bz2
* libc/include/math.h: The C++ standard adds the single-precision
versions of the elementary functions.
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 9341b53..dbf7db1 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-22 Geoffrey Keating <geoffk@redhat.com>
+
+ * libc/include/math.h: The C++ standard adds the single-precision
+ versions of the elementary functions.
+
2001-10-22 Christopher Faylor <cgf@redhat.com>
* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations