[armedbear-cvs] r13170 - branches/0.24.x/abcl

Erik Huelsmann ehuelsmann at common-lisp.net
Fri Jan 21 22:18:41 UTC 2011


Author: ehuelsmann
Date: Fri Jan 21 17:18:40 2011
New Revision: 13170

Log:
Update CHANGES for the latest merge.

Modified:
   branches/0.24.x/abcl/CHANGES

Modified: branches/0.24.x/abcl/CHANGES
==============================================================================
--- branches/0.24.x/abcl/CHANGES	(original)
+++ branches/0.24.x/abcl/CHANGES	Fri Jan 21 17:18:40 2011
@@ -52,7 +52,10 @@
 Changes
 -------
 
-* [svn r13120] Register each compiler node with its parent.
+* [svn r13141-13146,13156] Make ABCL a well behaving library to better
+  support embedding: NEVER call System.exit() again.  Instead, ABCL now
+  throws org.armedbear.lisp.ProcessingTerminated and
+  org.armedbear.lisp.IntegrityError.
 
 * [svn r13111] Added a "tools" directory available in SVN repository
   to contain tools for developing ABCL in various states.  The first




More information about the armedbear-cvs mailing list