r9736: fix bug preventing the :DB-CONSTRAINTS View Class slot option accepting a...
[clsql.git] / NEWS
diff --git a/NEWS b/NEWS
index ce471886c5be449bb18ac37f27d132c95d4334fe..edc70978ab548db117e53df13561b1914ca4759f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,4 @@
-CLSQL now supports SBCL, OpenMCL, and SCL.
-
-CLSQL now supports locking on connection pools.
-
-
+Three new API functions added: create-database, destroy-database,
+and probe-database.
+CLSQL now supports the CommonSQL-API.