diff --git a/CHANGELOG b/CHANGELOG index 7601564db..0a4a07116 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,6 +22,10 @@ out there are not prepared for this. If you plan to use quicklisp and have a C compiler accessible to ECL, you may use (ext:install-c-compiler) to switch back to the Lisp-to-C compiler. + + - In order to test package programmer has to install ECL on desired + destination (specified with "--prefix" parameter given to configure + script). * Pending changes since 15.3.7 ** API changes