changes.src: fp bug: there are probably other corner cases
There are probably other corner cases where we could at the very
least produce an incorrectly rounded result, so be a bit more cagey
about the description of the bug.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
diff --git a/doc/changes.src b/doc/changes.src
index eab31a9..ffbcda0 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -21,10 +21,9 @@
code.
\b Fix a corner case in the floating-point code where a binary, octal
-or hexadecimal floating-point constant starting with digits 1, 1-3, or
-8-F, respectively, and having at least 32, 11, or 8 mantissa digits,
-could produce incorrect results for the 80-bit and 128-bit
-floating-point formats.
+or hexadecimal floating-point having at least 32, 11, or 8 mantissa
+digits could produce slightly incorrect results under very specific
+conditions.
\S{cl-2.14} Version 2.14