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:
authorRichard Sandiford <rdsandiford@googlemail.com>2002-03-22 14:25:15 +0300
committerRichard Sandiford <rdsandiford@googlemail.com>2002-03-22 14:25:15 +0300
commita485d93f1096f2994d4a9ccc570af9348505fc5a (patch)
tree74522ac9c16ef7834bc09ac62cb4aca91268508e /newlib/ChangeLog
parent2f3126f6eca3a094336e0192fb09d0d75325ee0f (diff)
* libm/math/ef_hypot.c: Increase scale factor to 68.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 02409c570..0c0f412d7 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-22 Richard Sandiford <rsandifo@redhat.com>
+
+ * libm/math/ef_hypot.c: Increase scale factor to 68.
+
2002-03-13 Alexandre Oliva <aoliva@redhat.com>
* libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two