diff --git a/general-info/release-20a.txt b/general-info/release-20a.txt index 589d21eae275de19d5bf2bca2b47596a68f1c23c..408c5e9a8883082974073ff5ab3840b18c2cb6f8 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