From a8350bc789b31f92257ebbebcc0bd72f38443dc8 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Wed, 22 Jun 2005 13:54:20 +0000
Subject: [PATCH] Update from 19b-branch.

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

diff --git a/general-info/release-19b.txt b/general-info/release-19b.txt
index ac3309a94..74524dadc 100644
--- a/general-info/release-19b.txt
+++ b/general-info/release-19b.txt
@@ -241,8 +241,10 @@ New in this release:
       - (PEEK-CHAR nil s nil foo) doesn't remove the character
         that was read if FOO happens to match the character that
         PEEK-CHAR returns.
-      - PROFILE sometimes crashes when an internal data structure was
+      - PROFILE no longer crashes when an internal data structure was
         set to a non-boolean value.
+      - Regressions in float printing with ~F, ~E, and ~G are fixed.
+      - OPEN-X-STREAM accepts :INTERNET as a valid protocol again.
 
   * Other changes:
 
-- 
GitLab