0.8.0.13:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 681b5c9..d1705d1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1783,6 +1783,8 @@ changes in sbcl-0.8.1 relative to sbcl-0.8.0:
   * STREAM-READ-SEQUENCE and STREAM-WRITE-SEQUENCE now have methods
     defined on the relevant FUNDAMENTAL-BINARY-{INPUT,OUTPUT}-STREAM
     classes.  (thanks to Antonio Martinez)
+  * fixed some bugs revealed by Paul Dietz' test suite:
+    ** NIL is now allowed as a structure slot name.
 
 planned incompatible changes in 0.8.x:
   * (not done yet, but planned:) When the profiling interface settles