diff --git a/general-info/release-19f.txt b/general-info/release-19f.txt
index 327c0a13ad93ac5a9224afae61d5075f618b09fd..185a6935f0227814fcbed8263c742c2878e6c00f 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: