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

Fix a typo.

parent f1b58f72
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ New in this release:
- Stack overflow checking added for FreeBSD/x86 and Linux/x86.
- LISP:FIND-CLASS and LISP:CLASS-OF now return CLOS classes. The
symbols LISP:STARDARD-CLASS, LISP:BUILT-IN-CLASS, and
LISP:STRUCTURE-CLASS name CLOS class. It is no longer
LISP:STRUCTURE-CLASS name CLOS classes. It is no longer
necessary to SHADOWING-IMPORT these from PCL when doing MOP
programming, and it fixes some non-compliances as well.
- Weak hash tables have been added for x86 systems.
......
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