[armedbear-cvs] r12073 - trunk/abcl

Ville Voutilainen vvoutilainen at common-lisp.net
Tue Jul 28 14:49:11 UTC 2009


Author: vvoutilainen
Date: Tue Jul 28 10:49:10 2009
New Revision: 12073

Log:
Add mention of SHARED-INITIALIZE.ERROR.4.


Modified:
   trunk/abcl/CHANGES

Modified: trunk/abcl/CHANGES
==============================================================================
--- trunk/abcl/CHANGES	(original)
+++ trunk/abcl/CHANGES	Tue Jul 28 10:49:10 2009
@@ -3,8 +3,8 @@
 
   Summary of changes:
   * Better initarg checking for make-instance and change-class. Fixes ansi-test
-    errors CHANGE-CLASS.1.11, MAKE-INSTANCE.ERROR.3, MAKE-INSTANCE.ERROR.4
-    and CHANGE-CLASS.ERROR.4.
+    errors CHANGE-CLASS.1.11, MAKE-INSTANCE.ERROR.3, MAKE-INSTANCE.ERROR.4,
+    CHANGE-CLASS.ERROR.4 and SHARED-INITIALIZE.ERROR.4.
   * Improve performance of StackFrames (Erik Huelsmann, Ville Voutilainen,
     with input from Peter Graves and Douglas Miles)
   * Improve performance of CLOS eql-specializers via cache (Anton Vodonosov).




More information about the armedbear-cvs mailing list