r10612: 05 Jul 2005 Kevin Rosenberg <kevin@rosenberg.net>
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 6 Jul 2005 00:50:20 +0000 (00:50 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 6 Jul 2005 00:50:20 +0000 (00:50 +0000)
        * Version 3.2.1
        * doc/appendix.xml: Incorporate Edi Weitz's notes into documentation
        with changes to support case-sensitive lisp implementations. Add
        paragraph on using /etc/clsql-init.lisp site initialization file.
        * clsql.asd: Load file /etc/clsql-init.lisp, if it
        exists, after package is loaded to set site-specific configuration

2005-06-24  Edi Weitz  <edi@agharta.de>
        * sql/db-interface.lisp: Added new special variable
        *FOREIGN-LIBRARY-SEARCH-PATHS* and function PUSH-LIBRARY-PATH to
        manipulate it.
        * sql/package.lisp: Export these.
        * uffi/clsql-uffi-loader.lisp: Used new variable; changed order of
        libs.
        * db-mysql/mysql-loader.lisp: Changed order of libs.


No differences found