0.9.18.16: disassembly of funcallable instances
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index d753a76..18b34db 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ changes in sbcl-0.9.19 (1.0.0?) relative to sbcl-0.9.18:
   * bug fix: ADJUST-ARRAY :FILL-POINTER T on an array without a
     fill-pointer signals a type-error as required. (thanks to
     Lars Brinkhoff)
+  * bug fix: disassemly of funcallable instances works.
   * improvements to the Windows port:
     ** floating point exceptions are now reported correctly.
     ** stack exhaustion detection works partially.