[armedbear-cvs] r11732 - trunk/abcl

Erik Huelsmann ehuelsmann at common-lisp.net
Sun Apr 5 05:57:45 UTC 2009


Author: ehuelsmann
Date: Sun Apr  5 01:57:42 2009
New Revision: 11732

Log:
Update CHANGES with last-nights commits.

Modified:
   trunk/abcl/CHANGES

Modified: trunk/abcl/CHANGES
==============================================================================
--- trunk/abcl/CHANGES	(original)
+++ trunk/abcl/CHANGES	Sun Apr  5 01:57:42 2009
@@ -24,6 +24,7 @@
   * Fixnum and Bignum now use a static factory method;
       constructors are now private -> increases chances of numbers
       being EQ
+  * Code cleanup in EXPT to fix (EXPT <any-number> <Bignum>)
 
 
 Version 0.13.0




More information about the armedbear-cvs mailing list