0.8.3.39:
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index 17c266a..faea919 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2037,6 +2037,8 @@ changes in sbcl-0.8.4 relative to sbcl-0.8.3:
     ** (FLOAT X) for X of type DOUBLE-FLOAT now returns X in all
        circumstances.
     ** optimizer for (EXPT X 0) did not work for X not of type FLOAT.
+    ** (GCD 0 <negative-integer>) returned <negative-integer>.
+    ** LCM should return a non-negative integer.
 
 planned incompatible changes in 0.8.x:
   * (not done yet, but planned:) When the profiling interface settles