
17 Oct
2010
17 Oct
'10
7:33 a.m.
Index: slime/ChangeLog diff -u slime/ChangeLog:1.2152 slime/ChangeLog:1.2153 --- slime/ChangeLog:1.2152 Fri Oct 15 18:53:45 2010 +++ slime/ChangeLog Sat Oct 16 06:10:38 2010 @@ -1,3 +1,9 @@ +2010-10-16 Stas Boukarev <stassats@gmail.com> + + * swank-loader.lisp (default-fasl-dir): Guard against using :asdf + package if it doesn't exist. + Patch by Anton Vodonosov. + 2010-10-16 Attila Lendvai <attila.lendvai@gmail.com> * swank-fuzzy.lisp: speed up by 2-4 times (on sbcl).