mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-16 06:12:25 -08:00
Note latest fixes in CHANGELOG.
This commit is contained in:
parent
e6eee9f5d1
commit
3ab430eb58
1 changed files with 9 additions and 0 deletions
|
|
@ -26,6 +26,15 @@ ECL 9.10.3:
|
|||
- sockopt-linger and (setf sockopt-linger) now work as they should, using
|
||||
the struct linger argument (M. Mondor)
|
||||
|
||||
* ASDF:
|
||||
|
||||
- ASDF:MAKE-BUILD now accepts also a :PROLOGUE-CODE argument with code to
|
||||
be executed before all lisp files are run.
|
||||
|
||||
- C:BUILDER's argument :PROLOGUE-CODE can now be a lisp form and in the case
|
||||
of standalone programs it is always executed after cl_boot() has been
|
||||
invoked.
|
||||
|
||||
ECL 9.10.2:
|
||||
===========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue