r3357: remove load-compile-op from .asd file
[clsql.git] / ChangeLog
index 3b46c70c13b285b23cfa273b32f7a6c2d7a671c0..75ea4bb2f1050b7559f2f58b7045a5c2573d940a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+16 Oct 2002 Kevin Rosenberg (kevin@rosenberg.net)
+        * Add support for SBCL, OpenMCL, and SCL
+       * Add *load-truename* to search path for clsql's
+       compiled libraries.
+
+01 Sep 2002 Kevin Rosenberg (kevin@rosenberg.net)
+        * Rework use of file types in .asd files
+
+17 Aug 2002 Kevin Rosenberg (kevin@rosenberg.net)
+        * Add .asd definition files for ASDF users
+
+31 Jul 2002 Kevin Rosenberg (kevin@rosenberg.net)
+        * Restructure directories for Common Lisp Controller v3 compatibility
+
+25 Jul 2002 Kevin Rosenberg (kevin@rosenberg.net)
+       * Also change case of logical host in loader files
+       * Rework handling of logical pathnames
+       
+05 Jul 2002 Kevin Rosenberg (kevin@rosenberg.net)
+       * Change case of logical host
+       
 14 May 2002 Kevin Rosenberg (kevin@rosenberg.net)
        * clsql-base.system: Added base package that can be used without
        high-level SQL commands. Used for adding support for UncommonSQL.