aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0fc7c0ab5..a087ab7639 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+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.
+ * misc/tst-efgcvt.c: Remove one test which cannot reliably be run
+ anymore.
+
1999-07-27 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* manual/math.texi (FP Function Optimization): Mention drawbacks.