X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=NEWS;h=f62890398a77f26266bccccd112c2d4653085ce4;hb=7424755e08fd0056c90a18fdd1b324a988a1d097;hp=7fef10dcb4de67cfe39887227961b62e23b46f80;hpb=ed1c175929e880580d162be4b5d3e102cf9f43f1;p=sbcl.git diff --git a/NEWS b/NEWS index 7fef10d..f628903 100644 --- a/NEWS +++ b/NEWS @@ -2386,6 +2386,8 @@ changes in sbcl-0.8.10 relative to sbcl-0.8.9: values. (thanks to Zach Beane) * bug fix: streams with element-type (SIGNED-BYTE ) for greater than 32 handle EOF correctly. + * bug fix: on X86 an immediate argument of the IMUL instruction is + correctly printed in disassembly. (thanks to Lutz Euler) * bug fix: class slots in redefined classes preserve their old values. (thanks to Bruno Haible and Nikodemus Siivola) * bug fix: compilation of funcalls of CXX+R (e.g. CDDR) now