Date: Thursday, February 3, 2011 @ 11:05:42 Author: rtoy Path: /project/cmucl/cvsroot/cmucl-www/cmucl-www/www/news
Modified: index.html
Add news for the 2011-02 snapshot.
------------+ index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+)
Index: cmucl-www/cmucl-www/www/news/index.html diff -u cmucl-www/cmucl-www/www/news/index.html:1.45 cmucl-www/cmucl-www/www/news/index.html:1.46 --- cmucl-www/cmucl-www/www/news/index.html:1.45 Tue Jan 11 22:57:44 2011 +++ cmucl-www/cmucl-www/www/news/index.html Thu Feb 3 11:05:41 2011 @@ -11,6 +11,21 @@
<p> <dl> +<dt><strong>Snapshot 2011-02</strong> +<dd> + The 2011-02 snapshot has been released. See the release notes for + details, but here is a quick summary of the changes between the + this snapshot and the previous snapshot. + <ul> + <li> <code>EXT::DESCRIBE-EXTERNAL-FORMAT</code> was not exported.</li> + + <li> <code>TRACE</code> was erroneously allowing encapsulation when + tracing local flet/labels functions. This doesn't actually trace + anything. An error is now signaled in this case. If you are sure, + you can specify <code>:ENCAPSULATE NIL</code> to disable + encapsulation. + </ul> +</dd> <dt><strong>Snapshot 2011-01</strong> <dd> The 2011-01 snapshot has been released. See the release notes for