X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=c58fb1f943f7d01ac694b212a85f8f8ae61b4399;hb=3fa2feb10ab827fc6cc2a85287e78b6e66b7bf4d;hp=68ac6323e65e3fdd6255a606eda004bc5f4bfd07;hpb=7f12dce284a158a3f045aff940a14990c05bfbc8;p=sbcl.git diff --git a/NEWS b/NEWS index 68ac632..c58fb1f 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,8 @@ changes relative to sbcl-1.0.35: before reaching the erring stack frame. * bug fix: Fix type derivation for EXPT when raising a fixnum to a real power. (launchpad bug lp#525949) + * bug fix: Fix SB-EXT:GENERATION-* accessors for generations > 0 on + GENCGC platforms. (launchpad bug lp#529014) changes in sbcl-1.0.35 relative to sbcl-1.0.34: * optimization: ROUND with a single single-float or double-float argument