[armedbear-cvs] r12507 - trunk/abcl
Alessio Stalla
astalla at common-lisp.net
Wed Feb 24 22:33:43 UTC 2010
Author: astalla
Date: Wed Feb 24 17:33:40 2010
New Revision: 12507
Log:
Improve CHANGES for upcoming release.
Modified:
trunk/abcl/CHANGES
Modified: trunk/abcl/CHANGES
==============================================================================
--- trunk/abcl/CHANGES (original)
+++ trunk/abcl/CHANGES Wed Feb 24 17:33:40 2010
@@ -6,6 +6,10 @@
Features
--------
+* [svn 12505] All calls to anonymous functions and local functions that have
+ been declared inline are now converted to LET* forms, reducing stack usage
+ and the number of generated classes.
+
* [svn 12487] An initial port ASDF-INSTALL now forms the first ABCL
contrib. Such contribs are optionally built by the Ant target
'abcl.contrib'. ASDF-INSTALL is not expected to work very well
More information about the armedbear-cvs
mailing list