0.9.4.61:

* s/vrotaru/Vasile Rotaru/
This commit is contained in:
Alexey Dejneka 2005-09-12 02:38:51 +00:00
parent 6ee1bc3f01
commit 5e936517c4
3 changed files with 3 additions and 3 deletions

2
NEWS
View file

@ -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

View file

@ -449,7 +449,7 @@
(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))

View 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"