Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
abcl
abcl
Commits
7525b303
Commit
7525b303
authored
Nov 29, 2010
by
mevenson@1c010e3e-69d0-11dd-93a8-456734b0d56f
Browse files
Update CHANGES for abcl-0.23.1.
parent
164aacdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
7525b303
Version 0.23.1
==============
svn://common-lisp.net/project/armedbear/svn/tags/0.23.0/abcl
(unreleased)
Fixes
-----
* [svn r13509-10] Allow JSR-223 clients to query ABCL metadata without
incurring the entire interpreter startup time.
* [svn r13506] Fix probles with loading FASLs in directories
containing whitespace characters.
We now require all PATHNAME objects constructed via a namestring
containing the "file" scheme to be URI encoded according to
RFC3986.
Version 0.23
============
svn://common-lisp.net/project/armedbear/svn/tags/0.23.0/abcl
...
...
@@ -16,6 +35,12 @@ Features
Fixes
-----
* [svn r13034] ASDF-INSTALL now searches for location of gpg in a more
comprehensive manner.
* [ticket #108][svn r13027] Fix problems with ADSF-INSTALL failing to
download systems.
* [svn r12995-12997] Changes to generated byte code to prevent JRockit JVM
from crashing when optimizing it
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment