Changeset 13069
- Timestamp:
- 11/29/10 09:26:04 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.23.x/abcl/CHANGES
r13050 r13069 1 Version 0.23.1 2 ============== 3 svn://common-lisp.net/project/armedbear/svn/tags/0.23.1/abcl 4 (unreleased) 5 6 Fixes 7 ----- 8 9 * [svn r13509-10] Allow JSR-223 clients to query ABCL metadata without 10 incurring the entire interpreter startup time. 11 12 * [svn r13506] Fix probles with loading FASLs in directories 13 containing whitespace characters. 14 15 We now require all PATHNAME objects constructed via a namestring 16 containing the "file" scheme to be URI encoded according to 17 RFC3986. 18 19 1 20 Version 0.23 2 21 ============ … … 25 44 * [ticket #108][svn r13027] Fix download problems with ASDF-INSTALL 26 45 27 * [ticket #110][svn r13024,r13026] Fix #\+ in JAR pathnames does not work 46 * [ticket #108][svn r13027] Fix problems with ADSF-INSTALL failing to 47 download systems. 28 48 29 49 * [svn r12995-12997] Changes to generated byte code to prevent JRockit JVM
Note: See TracChangeset
for help on using the changeset viewer.