Changeset 13068
- Timestamp:
- 11/29/10 09:20:14 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/CHANGES
r13049 r13068 1 Version 0.23.1 2 ============== 3 svn://common-lisp.net/project/armedbear/svn/tags/0.23.0/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 ============ … … 16 35 Fixes 17 36 ----- 37 38 * [svn r13034] ASDF-INSTALL now searches for location of gpg in a more 39 comprehensive manner. 40 41 * [ticket #108][svn r13027] Fix problems with ADSF-INSTALL failing to 42 download systems. 18 43 19 44 * [svn r12995-12997] Changes to generated byte code to prevent JRockit JVM
Note: See TracChangeset
for help on using the changeset viewer.