r9471: 5 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / NEWS
diff --git a/NEWS b/NEWS
index debb2f94098d949161d0dc9e358459d4a2880b10..edc70978ab548db117e53df13561b1914ca4759f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
-Added :types specifier to optimize querys with
-integer (32 and 64 bit) and double field types.
-
+Three new API functions added: create-database, destroy-database,
+and probe-database.
+CLSQL now supports the CommonSQL-API.