1.0.48.28: make TRULY-THE macroexpandable
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index aaabe97..319822c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,8 @@ changes relative to sbcl-1.0.48:
   * bug fix: miscompilation of MULTIPLE-VALUE-CALL when asserting derived
     types from a function defined in the same file. (regression from
     1.0.43.57)
+  * bug fix: TRULY-THE forms are now macroexpandable and setf-expandable.
+    (lp#771673)
 
 changes in sbcl-1.0.48 relative to sbcl-1.0.47:
   * incompatible change: SB!KERNEL:INSTANCE-LAMBDA, deprecated for over five