r1684: *** empty log message ***
[clsql.git] / NEWS
diff --git a/NEWS b/NEWS
index debb2f94098d949161d0dc9e358459d4a2880b10..0ae042f5dd3d0fca82941e8ed216b3141ff8348b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
-Added :types specifier to optimize querys with
-integer (32 and 64 bit) and double field types.
+- 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