Fix ldb / %%ldb / rlwinm on PowerPC
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 75b9204..b2689ab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,8 @@ changes relative to sbcl-1.0.56:
   * bug fix: account for funcallable-instance objects properly in ROOM.
   * bug fix: incorrect octets reported for c-string decoding errors.
     (lp#985505)
+  * bug fix: miscompilation of LDB on the PowerPC platform.  (thanks to Bruce
+    O'Neel)
   * documentation:
     ** improved docstrings: REPLACE (lp#965592)