0.9.4.61:
authorAlexey Dejneka <adejneka@comail.ru>
Mon, 12 Sep 2005 02:38:51 +0000 (02:38 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Mon, 12 Sep 2005 02:38:51 +0000 (02:38 +0000)
        * s/vrotaru/Vasile Rotaru/

NEWS
tests/compiler.impure-cload.lisp
version.lisp-expr

diff --git a/NEWS b/NEWS
index 88dbe4c..c9e7279 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,7 +38,7 @@ changes in sbcl-0.9.5 relative to sbcl-0.9.4:
     specified by AMOP.
   * bug fix: flush closure information collected by physical
     environment analysis prepass before the main pass. (bug reported
-    by vrotaru)
+    by Vasile Rotaru)
   * threads
     ** bug fix: parent thread now can be gc'ed even with a live
        child thread
index 44f7396..43abe32 100644 (file)
   (setq *hannu-trap* t))
 (assert (not *hannu-trap*))
 
-;;; bug reported on sbcl-help by vrotaru
+;;; bug reported on sbcl-help by Vasile Rotaru
 (let* ((initial-size (expt 2 16))
        (prime-table (make-array initial-size
                                 :element-type 'integer))
index 3fe911e..07615cd 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.9.4.60"
+"0.9.4.61"