X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=NEWS;h=edc70978ab548db117e53df13561b1914ca4759f;hp=debb2f94098d949161d0dc9e358459d4a2880b10;hb=fa32c4233b4a02ae631602dbb0a234ab10df8aaf;hpb=fcd7e2fa0784a586e9c8f241761d38a622cbec28 diff --git a/NEWS b/NEWS index debb2f9..edc7097 100644 --- 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.