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

ehuelsmann at common-lisp.net ehuelsmann at common-lisp.net
Sun Jul 17 15:53:25 UTC 2011


Author: ehuelsmann
Date: Sun Jul 17 08:53:25 2011
New Revision: 13411

Log:
Update CHANGES.

Modified:
   branches/0.26.x/abcl/CHANGES

Modified: branches/0.26.x/abcl/CHANGES
==============================================================================
--- branches/0.26.x/abcl/CHANGES	Sun Jul 17 08:53:11 2011	(r13410)
+++ branches/0.26.x/abcl/CHANGES	Sun Jul 17 08:53:25 2011	(r13411)
@@ -5,8 +5,15 @@
 Fixes
 -----
 
-  *  Fix compilation problems by including the
-     org.armedbear.lisp.protocol source in the build process.
+ * Fix compilation problems by including the
+   org.armedbear.lisp.protocol source in the build process
+
+ * Printing of conditions defined with DEFINE-CONDITION
+
+ * Regression with failing SYNTAX.SHARP-BACKSLASH.6
+   and SYNTAX.SHARP-BACKSLASH.7 ANSI test suite failures
+
+ * Multiple failures in PPRINT.* ANSI test suite failures
 
 Version 0.26.0
 ==============




More information about the armedbear-cvs mailing list