Changeset 13069


Ignore:
Timestamp:
11/29/10 09:26:04 (13 years ago)
Author:
Mark Evenson
Message:

Backport CHANGES for abcl-0.23.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.23.x/abcl/CHANGES

    r13050 r13069  
     1Version 0.23.1
     2==============
     3svn://common-lisp.net/project/armedbear/svn/tags/0.23.1/abcl
     4(unreleased)
     5
     6Fixes
     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
    120Version 0.23
    221============
     
    2544* [ticket #108][svn r13027] Fix download problems with ASDF-INSTALL
    2645
    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.
    2848
    2949* [svn r12995-12997] Changes to generated byte code to prevent JRockit JVM
Note: See TracChangeset for help on using the changeset viewer.