diff options
Diffstat (limited to 'dev-lisp/sbcl/ChangeLog')
-rw-r--r-- | dev-lisp/sbcl/ChangeLog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/dev-lisp/sbcl/ChangeLog b/dev-lisp/sbcl/ChangeLog index 088ea32325ad..0877c22ed690 100644 --- a/dev-lisp/sbcl/ChangeLog +++ b/dev-lisp/sbcl/ChangeLog @@ -1,6 +1,23 @@ # ChangeLog for dev-lisp/sbcl # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.84 2006/03/04 05:54:41 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/sbcl/ChangeLog,v 1.85 2006/04/04 15:35:38 mkennedy Exp $ + +*sbcl-0.9.11 (04 Apr 2006) + + 04 Apr 2006; Matthew Kennedy <mkennedy@gentoo.org> + -files/0.9.10/customize-target-features.lisp-prefix, + -files/0.9.10/install-clc.lisp, +files/0.9.11/README.Gentoo, + -files/0.9.10/customize-target-features.lisp-suffix, + -files/0.9.10/sbcl.sh, + +files/0.9.11/customize-target-features.lisp-prefix, + -files/0.9.10/README.Gentoo, -files/0.9.10/sbcl-gentoo.patch, + -files/0.9.10/sbclrc, +files/0.9.11/customize-target-features.lisp-suffix, + +files/0.9.11/install-clc.lisp, +files/0.9.11/sbcl.sh, + +files/0.9.11/sbcl-gentoo.patch, +files/0.9.11/sbclrc, sbcl-0.9.9.ebuild, + -sbcl-0.9.10.ebuild, +sbcl-0.9.11.ebuild: + New upstream version; Update dependencies for common-lisp-controller to + >=dev-lisp/common-lisp-controller-4*; Resolves Bug #128717; Removed keyword + masked sbcl-0.9.10.ebuild. 04 Mar 2006; Matthew Kennedy <mkennedy@gentoo.org> sbcl-0.9.10.ebuild: Temporary -* masking due to problem with FASL output paths in CLC. |