X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=daa7a7ac1c1d167888d1e9bdb22647054e177224;hb=baa0eaf21221dc564088c37b228c620c298aeaa1;hp=855f21094359062fc9ccfa31237d2bbc38080eaf;hpb=e9a993b24fefb6ca1f4a8c40a5063053a01090af;p=sbcl.git diff --git a/NEWS b/NEWS index 855f210..daa7a7a 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,9 @@ ;;;; -*- coding: utf-8; -*- changes in sbcl-0.9.10 relative to sbcl-0.9.9: + * new feature: new SAVE-LISP-AND-DIE keyword argument :EXECUTABLE can + be used for bundling the runtime and the core file into one + executable binary. This feature is not currently supported on all SBCL + platforms. (thanks to James Bielman) * minor incompatible change: the method by which SBCL finds its contributed modules has changed; it no longer relies on symbolic links from an $SBCL_HOME/systems directory, but searches directly