X-Git-Url: http://git.hcoop.net/bpt/guile.git/blobdiff_plain/3eb7e6ee5eec319c27fd8e3a20f654be0d3e28ab..80f271027447fd95cd782419b069b403e9c8ad96:/NEWS diff --git a/NEWS b/NEWS index 924cfb86c..fe02e54e3 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,9 @@ Please send Guile bug reports to bug-guile@gnu.org. Changes since Guile 1.3.4: -configure has new options to remove support for certain features: +* Changes to the distribution + +** configure has new options to remove support for certain features: --disable-posix omit posix interfaces --disable-net omit networking interfaces @@ -14,7 +16,7 @@ configure has new options to remove support for certain features: These are likely to become separate modules some day. -* Added new configure option --enable-debug-freelist +** Added new configure option --enable-debug-freelist This enables a debugging version of SCM_NEWCELL(), and also registers an extra primitive, the setter `gc-set-debug-check-freelist!'.