From eac3c23e773f59248a8169d72ad2ed0d90d3bbe9 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Sat, 31 Mar 2007 02:53:32 +0000
Subject: [PATCH] Update from logs.

---
 general-info/release-19e.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/general-info/release-19e.txt b/general-info/release-19e.txt
index fb3f37d14..dc68a055d 100644
--- a/general-info/release-19e.txt
+++ b/general-info/release-19e.txt
@@ -51,8 +51,9 @@ New in this release:
     - (float <negative bignum> 1w0) no longer returns a positive
       result.
     - Some issues with creation of DOUBLE-DOUBLE-FLOAT and (COMPLEX
-      DOUBLE-DOUBLE-FLOAT) have been fixed on sparc and ppc.  Some
-      issues still exist on x86.
+      DOUBLE-DOUBLE-FLOAT) have been fixed on sparc, ppc, and x86.
+      These seem to work, except there appears to be some bugs on x86
+      when compiling at speed 3 and safety 0.
     - (INTEGER-DECODE-FLOAT <double-double-float>) was sometimes
       returning the wrong integer value because the two components had
       the wrong sign.
-- 
GitLab