0.9.2.16: restore buildability on PPC
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 7b529f3..c7bf089 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,6 @@ changes in sbcl-0.9.3 relative to sbcl-0.9.2:
   * bug fix: no more highly sporadic "couldn't check whether ~S is
     readable" when reading a stream and an interrupt hits in the middle
     of a select system call
-
   * compiler better recognizes complex arrays (reported by Eduardo
     Muñoz)
   * bug fix: out-of-line SB-SYS:FOREIGN-SYMBOL-ADDRESS did not work