X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=NEWS;h=edc70978ab548db117e53df13561b1914ca4759f;hb=4d46d4d631cad1c4fe3accbe99f4182d975fd678;hp=95b8c4747a89d533980ce5037d4bfdfaf0056008;hpb=f615df5cdaf82508e6b265afecb2e8d496e6674a;p=clsql.git diff --git a/NEWS b/NEWS index 95b8c47..edc7097 100644 --- a/NEWS +++ b/NEWS @@ -1,2 +1,4 @@ -Now supports OpenMCL! - +Three new API functions added: create-database, destroy-database, +and probe-database. + +CLSQL now supports the CommonSQL-API.