r9813: 26 Jul 2004 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / NEWS
diff --git a/NEWS b/NEWS
index 3d158e3715cab8668b4582f0d2b0fc6056735e7d..e238fbdac9b2cc16a1355bc4b18d59c31b216747 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,21 @@
-CLSQL now supports the CommonSQL-API with the merge of the orphaned
-UncommonSQL package.
+CLSQL 3.0 has been released. The 3.0 release of CLSQL is a major
+rewrite compared to version 2.0. New features include:
+
+ - Full CommonSQL backward compatibility with native documentation while
+   retaining and adding many improvements beyond the CommonSQL 
+   standard.
+ - Extensive (232 tests) regression suite
+ - Addition of ODBC and Oracle backends
+
+I wish to acknowledge Marcus Pearce's significant contribution to this
+release. He has performed the initial port of Uncommonsql to CLSQL as
+well as the initial regression suite and most of the new
+documentation. He has contributed to many of the redesign decisions
+and new code for CLSQL.
+
+CLSQL's home is http://clsql.b9.com
+
+
+
+
+