X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fintro.xml;h=de09cf46d4beea45757ce1d078b9d101316055f9;hb=0196e0db0edccccab4cd8a0d6309e768a98667fd;hp=a672ec00c3c66f497e25c0a36b2b855446ea4c91;hpb=4c8a9a8b403c20cdc78fc427ae06e70536666119;p=clsql.git diff --git a/doc/intro.xml b/doc/intro.xml index a672ec0..de09cf4 100644 --- a/doc/intro.xml +++ b/doc/intro.xml @@ -22,9 +22,11 @@ History - &clsql; is written by Kevin M. Rosenberg and based substantially - on Pierre R. Mai's excellent &maisql; package. The main changes - from &maisql; are: + &clsql; is written by Kevin M. Rosenberg in 2001 and was based + substantially on Pierre R. Mai's excellent &maisql; package. In + April 2004, Marcus Pearce ported the UncommonSQL to &clsql; + which provides a CommonSQL-compatible API for &clsql;. The main + changes from &maisql; are: port from the &cmucl; FFI to &uffi;. @@ -51,6 +53,9 @@ transaction support. + + UncommonSQL support. + @@ -111,6 +116,7 @@ &mysql; v3.23.51 and v4.0.15. &postgresql; v7.2 with both direct API and TCP socket connections. + &sqlite;. Allegro's ODBC interface (&aodbc;) using iODBC ODBC manager.