X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=20ede925f271dbab08b402cb174fd8050bef946e;hb=21744fadb8bcc5334d9481bb5f0ed71e2399e440;hp=bda318e424d87349378e80a11b2771872b0bf207;hpb=69968cef67fa95f22996c0c8784be8cae63099bb;p=sbcl.git diff --git a/NEWS b/NEWS index bda318e..20ede92 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,8 @@ changes relative to sbcl-1.1.13: * bug fix: OPEN reports a more meaningful error when an existing file is opened for output with :if-exists :new-version. Thanks to Philip Munksgaard. (lp#455381) + * bug fix: DEFSTRUCTs with NIL as a slot name no longer cause strange + CLOS-related errors. (lp#633911) changes in sbcl-1.1.13 relative to sbcl-1.1.12: * optimization: better distribution of SXHASH over small conses of related