On behalf of the ABCL developers, I am pleased to announce the release of abcl-1.1.1, a maintenance release which addressed the following issues:
* (A)MOP
All reported errors with the MOP implementation have been addressed.
* SETF autoloader
An autoloader for SETF expansion functions has been implemented, eliminating the errors associated with not being able to use (SETF SYMBOL) without first invoking SYMBOL as a function.
* ANSI Tests
All outstanding regressions in the ANSI test suite with respect to abcl-1.0.1 have been fixed.
* ABCL-ASDF
The ability to resolve Maven components in ASDF system definitions has been restored.
downloads: http://common-lisp.net/project/armedbear/releases/1.1.1/
source: http://svn.common-lisp.net/armedbear/tags/1.1.1/abcl/
manual: http://abcl-dynamic-install.googlecode.com/files/abcl-20130214a.pdf