0.8.6.13:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 3568e39..49e3136 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2199,6 +2199,9 @@ changes in sbcl-0.8.7 relative to sbcl-0.8.6:
   * bug fix: GET-SETF-EXPANSION no longer throws an internal type
     error when called without an explicit environment argument.
     (thanks to Nikodemus Siivola)
+  * bug fix: buffered :DIRECTION :IO streams are less likely to become
+    confused about their position.  (thanks to Adam Warner and Gerd 
+    Moellmann)
 
 planned incompatible changes in 0.8.x:
   * (not done yet, but planned:) When the profiling interface settles