Changeset 13419
- Timestamp:
- 07/27/11 06:51:14 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.26.x/abcl/CHANGES
r13413 r13419 2 2 ============== 3 3 svn://common-lisp.net/project/armedbear/svn/tags/0.26.1/abcl 4 5 Features 6 -------- 7 8 * Upgrade ASDF to 2.017. 4 9 5 10 Fixes … … 17 22 18 23 * String interop with Java for strings with fill pointer 24 25 * Made #\Uxxxx a synonym for character codes with values greater than 26 255 on input, but never output as the character name by the 27 implementation. 19 28 20 29 Version 0.26.0
Note: See TracChangeset
for help on using the changeset viewer.