X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=b9d2bb4fbe3bb1761da8cf8436bf92c3ac48249c;hb=59b27c998ce5fc950b5efc5a82627b94192c03cf;hp=f743ead17e5dde5a77f5cd5c5344ff8efca5223a;hpb=d351f80b1076dd54e5aee3dacab82d59c2e58060;p=sbcl.git diff --git a/NEWS b/NEWS index f743ead..b9d2bb4 100644 --- a/NEWS +++ b/NEWS @@ -4,9 +4,11 @@ changes relative to sbcl-1.0.30: inlining cases: failure to stack allocate when equivalent code is manually open coded is now considered a bug. * improvement: the Unicode character database has been upgraded to the - Unicode 5.0.1 standard, giving names and properties to a number of new + Unicode 5.1 standard, giving names and properties to a number of new characters, and providing a few extra characters with case transformations. + * improvement: the system now recognizes and produces names for Unicode + Hangul syllable characters. * new feature: experimental :EMIT-CFASL parameter to COMPILE-FILE can be used to output toplevel compile-time effects into a separate .CFASL file.