X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=NEWS;h=edc70978ab548db117e53df13561b1914ca4759f;hb=2d6938f8e40b1db8c0a5d922a71a777d2aac46df;hp=3d158e3715cab8668b4582f0d2b0fc6056735e7d;hpb=595658021ebaf450894bb143a346e409b55e02af;p=clsql.git diff --git a/NEWS b/NEWS index 3d158e3..edc7097 100644 --- a/NEWS +++ b/NEWS @@ -1,2 +1,4 @@ -CLSQL now supports the CommonSQL-API with the merge of the orphaned -UncommonSQL package. +Three new API functions added: create-database, destroy-database, +and probe-database. + +CLSQL now supports the CommonSQL-API.