re-add lost CHANGELOG entry
somehow the entry got deleted by commit 703771fc3d
This commit is contained in:
parent
02b501e5a6
commit
a19cf59cd6
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@
|
|||
=--with-libgc-incdir= and =--with-libgc-libdir= (these flags work the
|
||||
same as flags for =libffi= and =libgmp=)
|
||||
** Issues fixed
|
||||
- initarg caches are now invalidated when new methods are defined. Problem
|
||||
found and fixed by Alexander Wood.
|
||||
- ECL allocated too much space in lisp stack. Instead of the specified size
|
||||
x in bytes, ECL allocated roughly x^2/p where p is defined in
|
||||
LISP_PAGESIZE (2048 by default). If you're setting the value of
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue