Most notable changes in ABCL 0.22
Release notes for older releases.
- Fix reading non-UTF8 characters on UTF-8 input streams.
- Some non-conformant characters on UTF-8 input streams cause java's
CharsetDecoder to cause infinite loops. Detection and handling of those
situations has been added.
- DOCUMENTATION
not autoloaded
- The function DOCUMENTATION wasn't autoloaded on first use.
Back to Common-lisp.net.
$Id: release-notes-0.22.shtml 13002 2010-11-04 22:42:25Z ehuelsmann $