From 3d39b518e538fc5fb74b2e3863e748cf6e80054a Mon Sep 17 00:00:00 2001
From: toy <toy>
Date: Wed, 15 Oct 2003 15:27:13 +0000
Subject: [PATCH] Changes for ROOM.

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

diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt
index f4240ec91..411d263bf 100644
--- a/general-info/release-19a.txt
+++ b/general-info/release-19a.txt
@@ -179,6 +179,9 @@ New in this release:
      - GCD sometimes returning a negative value.
      - LCM sometimes returning a negative value, or signaling division-by-zero.
      - FLOAT in sometimes returning a float of the wrong type.
+     - ROOM should handle the large heaps now without overflowing
+       internal counters or signaling type errors.  Columns should
+       line up better too.
 
   * Other changes:
      - CREATE-REQUEST-SERVER has an additional :reuse-address keyword
-- 
GitLab