diff --git a/general-info/release-19f.txt b/general-info/release-19f.txt index 228e61d48a531ced42671b6e9946a281a796362f..257b54bd3cbd17fb2b63341296e96bf26ba45caa 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