Changeset 13506
- Timestamp:
- 08/14/11 22:03:33 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/CHANGES
r13420 r13506 1 Version 0.26.2 2 ============== 3 svn://common-lisp.net/project/armedbear/svn/tags/0.26.2/abcl 4 (14 August 2011) 5 6 Features 7 -------- 8 * Enable compilation with Java 7 9 10 Fixes 11 ----- 12 * Fix loading from fasls under Windows with whitespace in pathname. 13 14 * Fix #131: Don't include ':' in the version string. 15 16 * Fix #141: SETF of APPLY not working with arbitrary function. 17 18 * Include filename in the error string being reported. 19 20 * Include the test source in the release. 21 22 * Include ASDF definition in source release. 23 1 24 Version 0.26.1 2 25 ============== 3 26 svn://common-lisp.net/project/armedbear/svn/tags/0.26.1/abcl 27 (27 July 2011) 4 28 5 29 Features
Note: See TracChangeset
for help on using the changeset viewer.