X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=9b522686272dee306da6094ff599e5ba200593cf;hb=8be78b41ac1695e1c9b5d7f6c8bd41e3c7e6e6fc;hp=3cb5e5408fc08929645b466fbe4a70cdf8d4f78e;hpb=ce6c2726bfb08211d6d281fdf070490110bdc374;p=sbcl.git diff --git a/NEWS b/NEWS index 3cb5e54..9b52268 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- changes relative to sbcl-1.1.13: + * optimization: complicated TYPEP tests are less opaque to the type + propagation pass. (lp#1229340) * enhancement: Top-level defmethod without defgeneric no longer causes undefined-function warnings in subsequent forms. (lp#503095) * bug fix: EQUALP now compares correctly structures with raw slots larger