
Index: slime/ChangeLog diff -u slime/ChangeLog:1.572 slime/ChangeLog:1.575 --- slime/ChangeLog:1.572 Fri Nov 19 20:11:41 2004 +++ slime/ChangeLog Sat Nov 20 21:49:09 2004 @@ -1,3 +1,17 @@ +2004-11-20 Helmut Eller <heller@common-lisp.net> + + * swank-sbcl.lisp (make-socket-io-stream): Add some #+sb-unicode. + +2004-11-20 Travis Cross <travis@crosswirecorp.com> + + * swank-sbcl.lisp (thread-status): Fix unbalanced parenthesis. + +2004-11-20 Marco Baringer <mb@bese.it> + + * swank-openmcl.lisp (make-stream-interactive): Only add ouptut + streams (subclasses of ccl:fundamental-output-stream) to + ccl::*auto-flush-streams*. + 2004-11-19 Helmut Eller <heller@common-lisp.net> * slime.el (slime-net-coding-system): New variable. Specifies the