r8868: add missing export
[clsql.git] / ChangeLog
index 080c257dff12918fdcbe7000bdb881ae75f283d6..d266e088434c80d0f238c5c58084f514f689b910 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,7 @@
 06 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
        * With for Marcus Pearce's excellent work, I've merged
-       his clsql-usql port into the code base. Added the USQL
-       documentation to the XML documentation.
-       * The CLSQL and CLSQL-USQL high-level interfaces can now
-       both be loaded and imported into the same package.
+       his clsql-usql port into clsql. The original clsql
+       interface is available in the clsql-classic package.
 
 02 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
        * Integrate patch from Marcus Pearce <ek735@soi.city.ac.uk>