Changeset 13068


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

Update CHANGES for abcl-0.23.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/CHANGES

    r13049 r13068  
     1Version 0.23.1
     2==============
     3svn://common-lisp.net/project/armedbear/svn/tags/0.23.0/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============
     
    1635Fixes
    1736-----
     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.
    1843
    1944* [svn r12995-12997] Changes to generated byte code to prevent JRockit JVM
Note: See TracChangeset for help on using the changeset viewer.