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
cmucl
cmucl
Commits
3840e317
Commit
3840e317
authored
Mar 04, 2013
by
Raymond Toy
Browse files
Note ticket #74 fixed, and move a Change item to a Bugfix item.
parent
d8403893
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/general-info/release-20e.txt
View file @
3840e317
...
...
@@ -41,9 +41,6 @@ New in this release:
derivation.)
* :I486 and :PENTIUM (Always assume we're running on at least a
Pentium.)
* A serious error in FILE-POSITION on streams using an encoding
other than latin1 has been fixed. See ticket #74.
* ANSI compliance fixes:
* Attempts to modify the standard readtable or the standard pprint
dispatch table will now signal a continuable error.
...
...
@@ -52,6 +49,9 @@ New in this release:
* REPLACE and friends on strings were limited to strings less than
the maximum possible size. This has been fixed so strings of any
supported length can be handled. (See ticket #66 and #68.)
* A serious error in FILE-POSITION on streams using an encoding
other than latin1 has been fixed. See ticket #74.
* Trac Tickets:
* Ticket #52 reopened.
...
...
@@ -64,6 +64,7 @@ New in this release:
* Ticket #71 fixed.
* Ticket #72 fixed.
* Ticket #73 fixed.
* Ticket #74 fixed.
* Other changes:
* -8 option for build-all.sh is deprecated since we don't
...
...
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