re-add lost CHANGELOG entry

somehow the entry got deleted by commit 703771fc3d
This commit is contained in:
Marius Gerbershagen 2018-09-18 21:02:27 +02:00
parent 02b501e5a6
commit a19cf59cd6

View file

@ -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