From 6bf5be87c06b6ea5c8f4dec2609b730a93368eae Mon Sep 17 00:00:00 2001 From: rtoy <rtoy> Date: Wed, 29 Aug 2007 00:06:12 +0000 Subject: [PATCH] Update for Trac ticket #11. --- general-info/release-19e.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/general-info/release-19e.txt b/general-info/release-19e.txt index e874b805d..e94094798 100644 --- a/general-info/release-19e.txt +++ b/general-info/release-19e.txt @@ -98,6 +98,7 @@ New in this release: returned now. o Overflow in addition, multiplication, and division returns infinity if traps are disabled. + o EQL supports DOUBLE-DOUBLE-FLOAT's now. - The assembler for ppc had some arguments for some instructions in the wrong order, producing the wrong effect. - When making displaced arrays, the element types are checked to @@ -113,6 +114,7 @@ New in this release: match the number of days in the given month. - #10 fixed. ROUND should now return correct answers for floats bigger than most-positive-fixnum. + - #11 fixed. EQL handles double-double-float's correctly now. * Other changes: - UNIX:UNIX-ERRNO accesses errno value instead of the global errno -- GitLab