[armedbear-cvs] r12931 - trunk/abcl
Erik Huelsmann
ehuelsmann at common-lisp.net
Thu Sep 30 19:37:40 UTC 2010
Author: ehuelsmann
Date: Thu Sep 30 15:37:39 2010
New Revision: 12931
Log:
Add fixes on trunk to be released with 0.23.
Modified:
trunk/abcl/CHANGES
Modified: trunk/abcl/CHANGES
==============================================================================
--- trunk/abcl/CHANGES (original)
+++ trunk/abcl/CHANGES Thu Sep 30 15:37:39 2010
@@ -1,3 +1,20 @@
+Version 0.23
+============
+svn://common-lisp.net/project/armedbear/svn/tags/0.23.0/abcl
+(????, 2010)
+
+Fixes
+-----
+
+* [svn r12930] Fix non-constantness of constant symbols when using SET
+
+* [svn r12929] Don't throw conditions on floating point underflow
+ (fixes Maxima failures)
+
+* [svn r12928] Fix for Java-collections-as-lisp-sequences support
+
+* [svn r12927] Fix for regression to moved threads related symbols
+
Version 0.22
============
svn://common-lisp.net/project/armedbear/svn/tags/0.22.0/abcl
More information about the armedbear-cvs
mailing list