0.8.9.55:
authorAlexey Dejneka <adejneka@comail.ru>
Wed, 21 Apr 2004 17:50:19 +0000 (17:50 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Wed, 21 Apr 2004 17:50:19 +0000 (17:50 +0000)
        * Put credits to Lutz Euler into NEWS.

NEWS
version.lisp-expr

diff --git a/NEWS b/NEWS
index 7fef10d..f628903 100644 (file)
--- 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 <N>) for <N>
     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
index c19ced5..fb92629 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.9.54"
+"0.8.9.55"