summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-02-11 13:11:40 +0000
committerUlrich Drepper <drepper@redhat.com>1998-02-11 13:11:40 +0000
commit4a7ceb5a83feade78f5a35b2f82ff1c6c8ea7fcb (patch)
treeca55af9bf0f28cc7a14419113fa87ce72b97e836 /ChangeLog
parent1eb687d0b865ea0d97bb774b23a764f1c4369475 (diff)
Update.
1998-02-11 08:30 H.J. Lu <hjl@gnu.org> * sysdeps/libm-ieee754/w_powl.c (__powl): Use __finitel instead of __finite.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d10e5cba3..34100b506f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-02-11 08:30 H.J. Lu <hjl@gnu.org>
+
+ * sysdeps/libm-ieee754/w_powl.c (__powl): Use __finitel instead
+ of __finite.
+
1998-02-11 19:16 Richard Henderson <rth@cygnus.com>
* stdlib/strtod.c (STRTOF): Don't call lshift with zero count.