1.0.33.16: implement UTF external formats
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 778ee70..0b40d46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ changes relative to sbcl-1.0.33:
     ** bug fix: error handling and restart usage in the ucs-2 external format 
        has been improved.
     ** there is now an implementation of the ucs-4 external format.
+    ** the utf-16 and utf-32 external formats are supported.
   * bug fix: #p"\\\\" can now be read without error on Win32.  (reported by
     Willem Broekema; launchpad bug lp#489698).
   * bug fix: some minor code rearrangements to reenable warning-free building