X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=7ba2cfeaf6aeb0fbaebddd534cada8914fa9bd73;hb=8fa3b333d2b37f45c3702f478f784b8c6f491080;hp=b2516d9949e3536e5257a9ae347e9aa586ce59c3;hpb=2dbd79ad816bc494c1e388e739c5cc59879b7ede;p=sbcl.git diff --git a/NEWS b/NEWS index b2516d9..7ba2cfe 100644 --- a/NEWS +++ b/NEWS @@ -1126,6 +1126,13 @@ changes in sbcl-0.7.4 relative to sbcl-0.7.3: an ordinary character. Thus e.g. (READ-FROM-STRING "AB") returns |AB|, instead of A as it used to. +changes in sbcl-0.7.5 relative to sbcl-0.7.4: + * bug 140 fixed: redefinition of classes with different supertypes + is now reflected in the type hierarchy. (thanks to Pierre Mai) + * minor incompatible change: The LOAD function no longer, when given + a wild pathname to load, loads all files matching that pathname; + instead, an error of type FILE-ERROR is signalled. + planned incompatible changes in 0.7.x: * When the profiling interface settles down, maybe in 0.7.x, maybe later, it might impact TRACE. They both encapsulate functions, and