r11060: fix loop error on clisp. RESULT-SET should be T at start of loop to avoid...
[clsql.git] / NEWS
1 CLSQL 3.0 has been released. The 3.0 release of CLSQL is a major
2 rewrite compared to version 2.0. New features include:
3
4  - Full CommonSQL backward compatibility with native documentation while
5    retaining and adding many improvements beyond the CommonSQL 
6    standard.
7  - Extensive (233 tests) regression suite
8  - Addition of ODBC and Oracle backends
9
10 I wish to acknowledge Marcus Pearce's significant contribution to this
11 release. He has performed the initial port of Uncommonsql to CLSQL as
12 well as the initial regression suite and most of the new
13 documentation. He has contributed to many of the re-design decisions
14 and new code for CLSQL.
15
16 CLSQL's home is http://clsql.b9.com
17
18 Enjoy!
19
20 Kevin Rosenberg
21
22
23
24