diff --git a/general-info/release-20c.txt b/general-info/release-20c.txt index f55d7b3171570fb5c58954ba9e42726cd2db89f1..b2e87f05138c8fa5f768bf98610ad0ac8ae1182e 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.