r11071: add platforms
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 30 Aug 2006 19:02:58 +0000 (19:02 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 30 Aug 2006 19:02:58 +0000 (19:02 +0000)
ChangeLog

index 1927d33cee594da46681027ca16faed73f9d7aa2..518bb5d7b3cc131df5229b2527ed56c980b8696d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 29 Aug 2006  Kevin Rosenberg <kevin@rosenberg.net>
-       * Version 3.7.0: Now supports clisp on linux and windows. Requires latest
-       development versions of clisp and cffi/cffi-uffi-compat
+       * Version 3.7.0: New platforms: SBCL/Win32, CLISP/Win32, CLISP/Linux x86,
+       CLISP/Linyx x86-64, OpenMCL x86-64. CLISP support requires the latest
+       development versions of CLISP, cffi, and cffi-uffi-compat packages.
        * Makefile.common: Add OS detection
        * uffi/make.sh, db-mysql/make.sh: Remove files
        * uffi/Makefile, db-mysql/Makefile: Add support for cygwin compilation.