1.0.0.2: TRACE :ENCAPSULATE NIL, plus other minor Windows improvements
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 0990d5b..b4334a0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@
 changes in sbcl-1.0.1 relative to sbcl-1.0:
   * bug fix: fix handling of non-ascii command-line arguments (thanks to
     Yaroslav Kavenchuk)
+  * bug fix: TRACE :ENCAPSULATE NIL (and function end breakpoints)
+    work on Windows.
 
 changes in sbcl-1.0 relative to sbcl-0.9.18:
   * improvement: experimental support for threading on FreeBSD/x86.