Skip to content
Snippets Groups Projects
Commit 61adc721 authored by Raymond Toy's avatar Raymond Toy
Browse files

Update.

parent 9787f06f
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ New in this release:
* Changes
* Micro-optimize SCALE-FLOAT to do multiplication when possible.
* Update to ASDF 3.1.4.
* Update to ASDF 3.1.5.
* The external-format :UTF is no longer an alias for :UTF-8.
* :ELF feature added for solaris.
* LISP:WITH-STRING-CODEPOINT-ITERATOR added to iterate over the
......@@ -81,6 +81,8 @@ New in this release:
wants unxi-getenv and slime wants unix-execve and unix-fork.
* Increase *ERROR-PRINT-LINES* to 10.
* Updated FreeBSD 9.3 support for building motifd.
* Issue #4 updated:
* ELT did not terminate when the index was negative.
* Trac Tickets:
* Ticket #54 fixed.
......@@ -95,6 +97,7 @@ New in this release:
invalid index.
* Issue #3: Shadowing compiler macro functions.
* Issue #7: Local functions and get-setf-expansions
* Issue #8: Constants and top-level code
* Other changes:
* Cross compile scripts from x86 to sparc and ppc updated to work
......@@ -106,7 +109,7 @@ New in this release:
* Changes to building procedure:
* Dependencies for motifd are autogenerated.
* Cross compile frox darwin/x86 to solaris/x86 fixed to work
* Cross compile from darwin/x86 to solaris/x86 fixed to work
correctly.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment