1.0.1.2: support for GBK external format
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 11069c2..dc40d99 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ changes in sbcl-1.0.2 relative to sbcl-1.0.1:
   * improvement: experimental support for mach exception handling on
     x86/macos. requires building with :MACH-EXCEPTION-HANDLER feature
     to use.
+  * improvement: support for GBK external format.
+    (thanks to Chun Tian (binghe))
 
 changes in sbcl-1.0.1 relative to sbcl-1.0:
   * new platform: FreeBSD/x86-64, including support for threading.