X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=dee4379d0aa372a349501b17d5b64628e1f72865;hb=ef3fa440db906a78b377d694313b2ef9aedda33a;hp=536dd665d4ed21b42d8a6e27a9e98bc328661323;hpb=3e74cbbce991eb6c5b9b10ca9b2617b48fad54ec;p=sbcl.git diff --git a/NEWS b/NEWS index 536dd66..dee4379 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ ;;;; -*- coding: utf-8; -*- +changes in sbcl-0.9.4 relative to sbcl-0.9.3: + * optimizations: REMOVE-DUPLICATES now runs in linear time on + lists in some cases. This partially fixes bug 384. + changes in sbcl-0.9.3 relative to sbcl-0.9.2: * New feature: Experimental support for bivalent streams: streams opened with :element-type :default now allow character and binary