X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fintro.sgml;h=99bad1e5d394bbb972d1502a4d6dcdaa97f30f4f;hb=c26576fadaa8c5e5c5a2406de108529c308bd9b4;hp=8399857a428645f3379a39139259cc8ec283e04c;hpb=8e793d3e1cd85db1f864f6ae9eba6bb27da66c99;p=clsql.git diff --git a/doc/intro.sgml b/doc/intro.sgml index 8399857..99bad1e 100644 --- a/doc/intro.sgml +++ b/doc/intro.sgml @@ -37,6 +37,9 @@ are: improved packages and symbol export. + +transaction support. + @@ -73,9 +76,12 @@ The implementations that support &clsql; is governed by the supported implementations of &uffi;. The following implementations are supported: - &acl; v6.1 on Redhat Linux 7.2, FreeBSD 4.5, and Microsoft Windows XP. - &lw; v4.2 on Redhat Linux 7.2 and Microsoft Windows XP. - &cmucl; 18d-pre on Redhat Linux 7.2, FreeBSD 4.5, and Solaris 2.8. + &acl; v6.2 on Debian Linux, FreeBSD 4.5, and Microsoft Windows XP. + &lw; v4.2 on Debian Linux and Microsoft Windows XP. + &cmucl; 18d on Debian Linux, FreeBSD 4.5, and Solaris 2.8. + &sbcl; 0.7.8 on Debian Linux. + &scl; 1.1 on Debian Linux. + &openmcl; 0.13 on Debian Linux PowerPC. @@ -85,7 +91,7 @@ implementations of &uffi;. The following implementations are supported: Currently, &clsql; supports the following databases: - &mysql; v3.23.49. + &mysql; v3.23.51. &postgresql; v7.2 with both direct API and TCP socket connections. Allegro's ODBC interface (&aodbc;) using iODBC ODBC manager.