From 760f82a09a39026f28607e3f18a5ed01ea3b2afe Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Wed, 25 Jun 2008 14:18:38 +0000
Subject: [PATCH] Update from logs.

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

diff --git a/general-info/release-19f.txt b/general-info/release-19f.txt
index 228e61d48..257b54bd3 100644
--- a/general-info/release-19f.txt
+++ b/general-info/release-19f.txt
@@ -65,13 +65,16 @@ New in this release:
       #xffffffff.  This is an incompatible change from previous
       releases because the numbers produced may be different from
       before.  
-    - The small bias in RANDOM should now be gone.
+    - The small bias in RANDOM for integer args should now be gone.
 
   * Trac Tickets:
     - #16: Read-time hash-table issue
       Fixed.
 
   * Other changes:
+    - IS1, IS2, IS3, and IS4 are recognized character names for the
+      ASCII control codes US, RS, GS, FS, respectively.
+    - Added OPEN-NETWORK-STREAM and ACCEPT-NETWORK-STREAM functions.
 
   * Improvements to the PCL implementation of CLOS:
     - The compiler and interpreter should handle SLOT-VALUE the same
-- 
GitLab