From 9bfaec04dc08e4edad3814d857556a8020e7e20d Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 30 Aug 2006 19:02:58 +0000 Subject: [PATCH] r11071: add platforms --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1927d33..518bb5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 29 Aug 2006 Kevin Rosenberg - * 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. -- 2.34.1