From f58f6f7bd6e67edad44f1c97d78fd10ac0b07386 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 30 Aug 2006 10:03:39 +0000 Subject: [PATCH] r11061: 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 --- ChangeLog | 7 ++++--- debian/changelog | 6 ++++++ 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 50ff418..4036c10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,13 @@ 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 * Makefile.common: Add OS detection * uffi/make.sh, db-mysql/make.sh: Remove files * uffi/Makefile, db-mysql/Makefile: Add support for cygwin compilation. Refactor to remove need to make.sh shell scripts. * clsql.asd: Add support for loop extensions for clisp. - * sql/loop-extension.lisp: Add support for ansi-loop on clisp. - Define loop-record-iteration-path in CLSQL-SYS package rather - than CL-USER. + * sql/loop-extension.lisp: Define loop-record-iteration-path in CLSQL-SYS + package rather than CL-USER. Add support for ansi-loop on clisp. * sql/ansi-loop.lisp: New file to support iteration on clisp. 28 Aug 2006 Kevin Rosenberg diff --git a/debian/changelog b/debian/changelog index add4e2c..46b3a2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-sql (3.7.0-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Wed, 30 Aug 2006 04:03:18 -0600 + cl-sql (3.6.7-1) unstable; urgency=low * New upstream -- 2.34.1