X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=NEWS;h=edc70978ab548db117e53df13561b1914ca4759f;hp=73147ac653281891384c1a1af3e3b56498ad45ca;hb=fa32c4233b4a02ae631602dbb0a234ab10df8aaf;hpb=33dcd7b49025344bd4c9827d1cd2b6e6857a0c03 diff --git a/NEWS b/NEWS index 73147ac..edc7097 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ -CLSQL now supports SBCL, OpenMCL, and SCL. - - +Three new API functions added: create-database, destroy-database, +and probe-database. + +CLSQL now supports the CommonSQL-API.