[armedbear-cvs] r13481 - branches/0.26.x/abcl

mevenson at common-lisp.net mevenson at common-lisp.net
Sat Aug 13 05:43:37 UTC 2011


Author: mevenson
Date: Fri Aug 12 22:43:37 2011
New Revision: 13481

Log:
Update CHANGES to reflect backports.

Modified:
   branches/0.26.x/abcl/CHANGES

Modified: branches/0.26.x/abcl/CHANGES
==============================================================================
--- branches/0.26.x/abcl/CHANGES	Fri Aug 12 22:38:26 2011	(r13480)
+++ branches/0.26.x/abcl/CHANGES	Fri Aug 12 22:43:37 2011	(r13481)
@@ -1,6 +1,30 @@
+Version 0.26.2
+==============
+svn://common-lisp.net/project/armedbear/svn/tags/0.26.2/abcl
+(Unreleased)
+
+Features
+--------
+  * Enable compilation with Java 7
+
+Fixes
+-----
+  * Fix loading from fasls under Windows with whitespace in pathname.
+  
+  * Fix #131: Don't include ':' in the version string.
+
+  * Fix #141: SETF of APPLY not working with arbitrary function.
+  
+  * Include filename in the error string being reported.
+
+  * Include the test source in the release.
+  
+  * Include ASDF definition in source release.
+
 Version 0.26.1
 ==============
 svn://common-lisp.net/project/armedbear/svn/tags/0.26.1/abcl
+(27 July 2011)
 
 Features
 --------




More information about the armedbear-cvs mailing list