summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index 3a0266d..d58e204 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,3 @@
- No checks are made for intermediate overflows, which may occur
in the middle of the algorithms although the final result
may be representable.
-- Correct handling of special values (Nan, infinities) is
- postponed to a later version.