[slime-cvs] CVS slime
CVS User heller
heller at common-lisp.net
Sat Dec 3 13:06:46 UTC 2011
Update of /project/slime/cvsroot/slime
In directory tiger.common-lisp.net:/tmp/cvs-serv26680
Modified Files:
NEWS
Log Message:
Mention utf8 thing.
--- /project/slime/cvsroot/slime/NEWS 2009/01/02 21:57:13 1.11
+++ /project/slime/cvsroot/slime/NEWS 2011/12/03 13:06:46 1.12
@@ -1,6 +1,13 @@
* SLIME News -*- outline -*-
-* 3.0 (not released yet)
+* (since 2.3)
+
+** UTF8 encoding
+SLIME now uses only UTF8 to encode strings on the wire. Customization
+variables like slime-net-coding-system or swank:*coding-system* are
+now useless.
+
+* 2.3 (October 2011)
** REPL no longer loaded by default
SLIME has a REPL which communicates exclusively over SLIME's socket.
@@ -24,6 +31,8 @@
"--core" "/home/me/sbcl-cvs/output/sbcl.core")
:env ("SBCL_HOME=/home/me/sbcl-cvs/contrib/"))
+* 2.1
+
** Removed Features
Some of the more esoteric features, like presentations or fuzzy
completion, are no longer enabled by default. A new directory
More information about the slime-cvs
mailing list