From: Daniel Kochmański Date: Fri, 28 Aug 2015 10:52:18 +0000 (+0200) Subject: changelog: update X-Git-Tag: ECL-16.0.0 X-Git-Url: http://git.pulsar-zone.net/?a=commitdiff_plain;h=b2661fd1a6ea8853a9dbeb6d90330c749783a319;p=ecl.git changelog: update Signed-off-by: Daniel Kochmański --- diff --git a/CHANGELOG b/CHANGELOG index 7601564..d778a45 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -19,11 +19,15 @@ - In Windows ECL comes with bytecodes compiler by default, because C compilers are normally not available. Unfortunately several libraries - out there are not prepared for this. If you plan to use quicklisp - and have a C compiler accessible to ECL, you may use + 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 a package, programmer has to install ECL on a desired + destination (specified with "--prefix" parameter given to the configure + script). -* Pending changes since 15.3.7 +* 16.0.0 changes since 15.3.7 ** API changes - There is no UFFI nickname for FFI package - we piggyback on