1.0.31.32: Update to Unicode 5.0.1
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 1fea035..ddfe733 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ changes relative to sbcl-1.0.30:
   * improvement: stack allocation is should now be possible in all nested
     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
+    characters, and providing a few extra characters with case
+    transformations.
   * new feature: experimental :EMIT-CFASL parameter to COMPILE-FILE can
     be used to output toplevel compile-time effects into a separate .CFASL
     file.