Merge branch 'master' into develop
authorDaniel Kochmański <daniel@turtleware.eu>
Fri, 28 Aug 2015 11:17:07 +0000 (13:17 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Fri, 28 Aug 2015 11:17:07 +0000 (13:17 +0200)
1  2 
CHANGELOG

diff --cc 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
 +  - 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
+ * 16.0.0 changes since 15.3.7
  ** API changes
  
     - There is no UFFI nickname for FFI package - we piggyback on