r8936: merged classic-tests into tests
[clsql.git] / NEWS
diff --git a/NEWS b/NEWS
index 0ae042f5dd3d0fca82941e8ed216b3141ff8348b..edc70978ab548db117e53df13561b1914ca4759f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,4 @@
-- Added optional field types specifier for queries
-to optimize query times, reduce garbage, reduce
-programmer effort to convert strings to numbers.
-
-- New test suite using XPTest
-
-- Documentation improvements
-
+Three new API functions added: create-database, destroy-database,
+and probe-database.
+CLSQL now supports the CommonSQL-API.