Skip to content
Snippets Groups Projects
Commit e7c67767 authored by gerd's avatar gerd
Browse files

*** empty log message ***

parent a6878d10
No related branches found
No related tags found
No related merge requests found
...@@ -57,6 +57,8 @@ New in this release: ...@@ -57,6 +57,8 @@ New in this release:
- Behavior of (... &KEY &ALLOW-OTHER-KEYS) fixed for - Behavior of (... &KEY &ALLOW-OTHER-KEYS) fixed for
DESTRUCTURING-BIND and macros. DESTRUCTURING-BIND and macros.
- Stricter checking of keyword argument list in CLOS methods. - Stricter checking of keyword argument list in CLOS methods.
- &ENVIRONMENT variable bound bound before other vars, regardless
of where it appears in a lambda-list.
* Numerous bugfixes: * Numerous bugfixes:
- NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR - NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR
......
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