From 43a98065ca02b78d3704269728ff407d02fc286b Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Thu, 1 May 2008 16:30:08 +0000
Subject: [PATCH] Update from logs.

---
 general-info/release-19f.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/general-info/release-19f.txt b/general-info/release-19f.txt
index 327c0a13a..185a6935f 100644
--- a/general-info/release-19f.txt
+++ b/general-info/release-19f.txt
@@ -49,8 +49,12 @@ New in this release:
       working.  Previously, all arithmetic operations would just
       return DOUBLE-DOUBLE-FLOAT even though the compiler should have
       been able to figure out a tighter result.
+    - When SCALE-FLOAT would underflow, it would always return 0f0,
+      instead of a floating-point zero of the correct type.
 
   * Trac Tickets:
+    - #16: Read-time hash-table issue
+      Fixed.
 
   * Other changes:
 
-- 
GitLab