OpenMCL 0.13.3 release

[email protected] Mon, 20 Jan 2003 09:58:22 -0700 (MST)
Newsgroups gmane.lisp.openmcl.announce
Message-ID <[email protected]>
OpeMCL 0.13.3 is now available. See <http://openmcl.clozure.com/Distributions>
for release notes and download instructions.

OpenMCL is now licensed under the "LLGPL", a preamble to the LGPL which
removes some of the LGPL's distribution restrictions.

Doc strings are now (mostly) retained by default, and local symbol
information (which can improve the readability of ARGLIST and
BACKTRACE information) is retained by default.

There were a large number of bug fixes, mostly related to ANSI
compatibility. Some OpenMCL code that relied on incorrect behavior had
to change, and it's possible that user code was similarly relying on
incorrect behavior (in DEFSTRUCT, LOOP, and elsewhere.)

Gary Byers
[email protected]