1.0.35.22: fix building on Darwin when sysctl is not in PATH
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index e137cd4..723a091 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,8 @@ changes relative to sbcl-1.0.35:
     GENCGC platforms.  (launchpad bug lp#529014)
   * bug fix: More robust checks for invalid DEFMETHOD argument specializers.
     (launchpad bug lp#525916)
+  * bug fix: Fix building on Darwin when sysctl is not in the user's PATH.
+    (Thanks to Robert Goldman)
 
 changes in sbcl-1.0.35 relative to sbcl-1.0.34:
   * optimization: ROUND with a single single-float or double-float argument