Update domain name to kpe.io
[clsql.git] / doc / intro.xml
index 1dc741dc954c7d3a3a1cb5a824e44983f1b44f23..936cf59e9acd8d5c14cf7d91f690b32d0ee7996b 100644 (file)
@@ -86,7 +86,7 @@
       <title>&uffi;</title>
       <para>
        &clsql; uses <ulink
-       url="http://uffi.b9.com/"><citetitle>&uffi;</citetitle></ulink>
+       url="http://uffi.kpe.io/"><citetitle>&uffi;</citetitle></ulink>
        as a <emphasis>Foreign Function Interface</emphasis>
        (<glossterm linkend="gloss-ffi">FFI</glossterm>) to support
        multiple &cl; implementations.
@@ -96,7 +96,7 @@
     <sect2>
       <title>&md5;</title>
       <para>&clsql;'s postgresql-socket interface uses Pierre Mai's 
-       <ulink url="ftp://files.b9.com/md5/">md5</ulink>
+       <ulink url="http://files.kpe.io/md5/">md5</ulink>
        module.
       </para>       
     </sect2>
        implementations of &uffi;. The following implementations are supported:
       </para>
       <itemizedlist mark="opencircle">
-       <listitem><para>&acl; v6.2 and 7.0b on Debian Linux x86 &amp;
+       <listitem><para>&acl; v6.2 through 8.0 on Debian Linux x86 &amp;
        x86_64 &amp; PowerPC, FreeBSD 4.5, and Microsoft Windows
        XP.</para></listitem>
-       <listitem><para>&lw; v4.3 on Debian Linux and Microsoft
+       <listitem><para>&lw; v4.3 and v4.4 on Debian Linux and Microsoft
        Windows XP.</para></listitem>
        <listitem><para>&cmucl; 18e on Debian Linux, FreeBSD 4.5, and
-       Solaris 2.8.</para></listitem>
-       <listitem><para>&sbcl; 0.8.5 on Debian
+       Solaris 2.8. 19c on Debian Linux.</para></listitem>
+       <listitem><para>&sbcl; 0.8.4 through 0.9.16 on Debian
        Linux.</para></listitem>
        <listitem><para>&scl; 1.1.1 on Debian Linux.</para></listitem>
-       <listitem><para>&openmcl; 0.14 on Debian Linux
-       PowerPC.</para></listitem>
+       <listitem><para>&openmcl; 0.14 PowerPC and 1.0pre AMD64 on Debian Linux .</para></listitem>
       </itemizedlist>
     </sect2>
     
     <sect2>
       <title>Supported &sql; Implementation</title>
       <para>
-       Currently, &clsql; supports the following databases:
+       &clsql; supports the following databases:
       </para>
       <itemizedlist mark="opencircle">
-       <listitem><para>&mysql; v3.23.51 and v4.0.18.</para></listitem>
-       <listitem><para>&postgresql; v7.4 with both direct API and TCP
+       <listitem><para>&mysql; (tested v3.23.51, v4.0.18, 5.0.24).</para></listitem>
+       <listitem><para>&postgresql; (tested with v7.4 and 8.0 with both direct API and TCP
        socket connections.</para></listitem>
        <listitem><para>&sqlite;.</para></listitem>
        <listitem><para>&sqlite3;.</para></listitem>