From 04c5ce4e184b481633b3716eb7bb4a4049c2a218 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Mon, 6 Jul 2009 13:31:18 +0000
Subject: [PATCH] Update from logs.

---
 general-info/release-20a.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/general-info/release-20a.txt b/general-info/release-20a.txt
index 589d21eae..408c5e9a8 100644
--- a/general-info/release-20a.txt
+++ b/general-info/release-20a.txt
@@ -104,6 +104,9 @@ New in this release:
       when running the ansi test suite from gcl on a unicode build.
       CMUCL will attempt to detect this and abandon the region,
       allowing inline allocation to be done again.
+    - For x86 builds, the floating-point precision was incorrectly set
+      to 64 bits (long-float) instead of 53 bits (double-float).  This
+      is fixed now.
 
   * Trac Tickets:
     #31: pathname bug with :case :common
-- 
GitLab