Date: Thursday, March 3, 2011 @ 12:07:44 Author: rtoy Path: /project/cmucl/cvsroot/cmucl-www/cmucl-www/www/news
Modified: index.html
Add link to slime.
------------+ index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Index: cmucl-www/cmucl-www/www/news/index.html diff -u cmucl-www/cmucl-www/www/news/index.html:1.47 cmucl-www/cmucl-www/www/news/index.html:1.48 --- cmucl-www/cmucl-www/www/news/index.html:1.47 Thu Mar 3 12:04:07 2011 +++ cmucl-www/cmucl-www/www/news/index.html Thu Mar 3 12:07:44 2011 @@ -27,7 +27,9 @@ calls because <code>KERNEL:%SQRT</code> was not defined on x86 with SSE2. This is fixed now.</li> <li> In an earlier snapshot to add support for character name - completion with slime, a bug was introduced where cmucl could no + completion with <a + href="http://common-lisp.net/project/slime/%22%3ESLIME</a>, a bug was + introduced where cmucl could no longer read <code>#\latin_small_letter_a</code>. This is fixed in this version.<li> </ul>