From: William Harold Newman Date: Sun, 25 Apr 2004 18:11:48 +0000 (+0000) Subject: 0.8.10: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=1a5b9733a520f5a56531109c867c08015e3acd4f;p=sbcl.git 0.8.10: release, tagged as sbcl_0_8_10 --- diff --git a/CREDITS b/CREDITS index 649a232..16bc1fd 100644 --- a/CREDITS +++ b/CREDITS @@ -637,6 +637,9 @@ Patrik Nordebo: He contributed to the port of SBCL to MacOS X, finding solutions for ABI and assembly syntax differences between Darwin and Linux. +Scott Parish: + He ported SBCL to OpenBSD-with-ELF. + Kevin M. Rosenberg: He provided the ACL-style toplevel (sb-aclrepl contrib module), and a number of MOP-related bug reports. He also creates the official diff --git a/version.lisp-expr b/version.lisp-expr index ef99689..3fa37b8 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -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.58" +"0.8.10"