From 5b8db9f2823e9c9f616d09b4e52be5ab2954d1dd Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Wed, 29 Jun 2011 00:58:41 +0000
Subject: [PATCH] o Trac #43 fixed again. o Add note about build-all.sh.

---
 general-info/release-20c.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/general-info/release-20c.txt b/general-info/release-20c.txt
index f55d7b317..b2e87f051 100644
--- a/general-info/release-20c.txt
+++ b/general-info/release-20c.txt
@@ -136,12 +136,18 @@ New in this release:
 
 
   * Trac Tickets:
+    - #43: unread-char doesn't change file-position
+      Fixed.
 
   * Other changes:
 
   * Improvements to the PCL implementation of CLOS:
 
   * Changes to building procedure:
+    - A new script, src/tools/build-all.sh, has been added.  This will
+      compile all variants for a given OS and architecture.  That is,
+      both x87 and sse2 binaries are built (if available) as well as
+      unicode and non-unicode versions.
 
 This release is not binary compatible with code compiled using CMUCL
 20b; you will need to recompile FASL files. 
-- 
GitLab