From: Daniel Kochmański Date: Sat, 22 Aug 2015 10:07:27 +0000 (+0200) Subject: changelog: update known issues X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=afd3fdb6979fdf2288f1d9f14ddfaa809801409b;p=ecl.git changelog: update known issues Signed-off-by: Daniel Kochmański --- diff --git a/CHANGELOG b/CHANGELOG index 7601564..0a4a071 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