changelog: update master origin/master ECL-16.0.0
authorDaniel Kochmański <daniel@turtleware.eu>
Fri, 28 Aug 2015 10:52:18 +0000 (12:52 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Fri, 28 Aug 2015 10:52:18 +0000 (12:52 +0200)
Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
CHANGELOG

index 7601564..d778a45 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
 
   - 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