r8936: merged classic-tests into tests
[clsql.git] / NEWS
diff --git a/NEWS b/NEWS
index 73147ac653281891384c1a1af3e3b56498ad45ca..edc70978ab548db117e53df13561b1914ca4759f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
-CLSQL now supports SBCL, OpenMCL, and SCL.
-
-
+Three new API functions added: create-database, destroy-database,
+and probe-database.
+CLSQL now supports the CommonSQL-API.