add --fancy option to make.sh
[sbcl.git] / NEWS
diff --git a/NEWS b/NEWS
index b702cea..60733ce 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 ;;;; -*- coding: utf-8; fill-column: 78 -*-
 changes relative to sbcl-1.0.54:
-  * enhancements to building SBCL:
+  * enhancements to building SBCL using make.sh:
+    ** --fancy can be specified to enable all supported feature enhancements.
     ** --with-<feature> and --without-<feature> can be used to specify
        which features to build with.
     ** --arch option can be used to specify the architecture to build for.