r11657: 25 Apr 2007 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / NEWS
diff --git a/NEWS b/NEWS
index 95b8c4747a89d533980ce5037d4bfdfaf0056008..0a101dea20e3248beb1a523ca0ed3691ecfd92b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,32 @@
-Now supports OpenMCL!
+Dec 30 2006
+-----------
+Version 3.8.0 released with incompatible backward change. See
+the ChangeLog entry for details.
+
+
+Aug 3 2006
+----------
+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 (233 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 re-design decisions
+and new code for CLSQL.
+
+CLSQL's home is http://clsql.b9.com
+
+Enjoy!
+
+Kevin Rosenberg
+
+
+