r8846: updates
[clsql.git] / doc / intro.xml
index a672ec00c3c66f497e25c0a36b2b855446ea4c91..de09cf46d4beea45757ce1d078b9d101316055f9 100644 (file)
   <sect1 id="history">
     <title>History</title>
     <para>
-      &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:
       <itemizedlist>
        <listitem>
          <para>port from the &cmucl; FFI to &uffi;.</para>
@@ -51,6 +53,9 @@
        <listitem>
          <para>transaction support.</para>
        </listitem>
+       <listitem>
+         <para>UncommonSQL support.</para>
+       </listitem>
       </itemizedlist>
     </para>
   </sect1>
        <listitem><para>&mysql; v3.23.51 and v4.0.15.</para></listitem>
        <listitem><para>&postgresql; v7.2 with both direct API and TCP
        socket connections.</para></listitem>
+       <listitem><para>&sqlite;.</para></listitem>
        <listitem><para>Allegro's ODBC interface (&aodbc;) using iODBC
        ODBC manager.</para></listitem>
       </itemizedlist>