r9548: Select connection-spec based on connection type
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 4 Jun 2004 20:03:02 +0000 (20:03 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 4 Jun 2004 20:03:02 +0000 (20:03 +0000)
ChangeLog

index cfa0776259a89fed1c0b86662d68dfdc4b042b92..b788b276634a2ea74376de98f8cf96634490de08 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
 03 Jun 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
        * examples/clsql-tutorial.lisp: Remove obsolete :nulls-ok attribute,
-       Reported by Bill Clementson.
-       
+       Select connection-spec based on connection type. Bugs reported by
+       Bill Clementson.
+               
 31 May 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
        * db-odbc/odbc-sql.lisp: DB-TYPE replaced with DATABASE-TYPE in 
        DATABASE-CONNECT.