]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 28 Jul 1999 22:40:38 +0000 (22:40 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 28 Jul 1999 22:40:38 +0000 (22:40 +0000)
ChangeLog

index f06136c0cb3854ba0279b85a2df1fff16f58d0dc..03d8b72bbb21bd60b10b255b584d64bc6507e883 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-07-28  Ulrich Drepper  <drepper@cygnus.com>
+
+       * misc/efgcvt.c: Use IEEE 854 formula to compute the number of digits
+       to print.
+       * misc/efgcvt_r.c: Likewise.
+       * misc/qefgcvt.c: Likewise.
+       * misc/qefgcvt_r.c: Likewise.
+
 1999-07-27  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
        * manual/math.texi (FP Function Optimization): Mention drawbacks.