Add support for LispWorks 7.0, fix supplied by Martin Simmons.

This commit is contained in:
2015-05-20 10:53:12 +02:00
parent 9d6f82f712
commit 4af543b3d3
2 changed files with 33 additions and 20 deletions

9
NEWS Normal file → Executable file
View File

@ -1,3 +1,12 @@
Release 2.0.2
=============
* This release adds support for LispWorks 7.0, reworking the fixes
for 64-bit implementations of Lispworks in 2.0.1 and incorrect
use of the sys:simple-int32-vector type. Patch supplied by
Martin Simmons from LispWorks.
Release 2.0.1
=============