From d752ec77d44fa4aa3e8dedea3b774e216f47de83 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Wed, 5 Sep 2007 16:51:07 +0000
Subject: [PATCH] Update from logs for 2007-09 snapshot.

---
 general-info/release-19e.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/general-info/release-19e.txt b/general-info/release-19e.txt
index e94094798..b24ff9d7f 100644
--- a/general-info/release-19e.txt
+++ b/general-info/release-19e.txt
@@ -39,6 +39,7 @@ New in this release:
       version is underway.
       Limitations: depends on files in "library:" to dump new
       executable images.
+    - CMUCL's version of CLX has been replaced with telent CLX.
 
   * ANSI compliance fixes:
     - BOA constructors with &AUX variables are handled better now.
@@ -117,8 +118,8 @@ New in this release:
     - #11 fixed.  EQL handles double-double-float's correctly now.
 
   * Other changes:
-    - UNIX:UNIX-ERRNO accesses errno value instead of the global errno
-      value
+    - UNIX:UNIX-ERRNO accesses the thread errno value instead of the
+      global errno value.
 
   * Improvements to the PCL implementation of CLOS:
     - Forward-referenced classes are allowed.
-- 
GitLab