1.0.13.45: close the fd before deleting / moving files on CLOSE :ABORT T
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 25b0f55..923b8a3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ changes in sbcl-1.0.14 relative to sbcl-1.0.13:
     single-floats on 64-bit platforms where single-floats are not boxed.
   * bug fix: SB-MOP:CLASS-SLOTS now signals an error if the class has not
     yet been finalized. (reported by Levente Meszaros)
+  * bug fix: CLOSE :ABORT T behaves more correctly on Windows.
   * DESCRIBE and (DOCUMENTATION ... 'OPTIMIZE) describe meaning of
     SBCL-specific optimize qualities.