X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=NEWS;h=edc70978ab548db117e53df13561b1914ca4759f;hp=ce471886c5be449bb18ac37f27d132c95d4334fe;hb=fa32c4233b4a02ae631602dbb0a234ab10df8aaf;hpb=719420a7f10fe9bf9d19a06be58a5880a2415eaa diff --git a/NEWS b/NEWS index ce47188..edc7097 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,4 @@ -CLSQL now supports SBCL, OpenMCL, and SCL. - -CLSQL now supports locking on connection pools. - - +Three new API functions added: create-database, destroy-database, +and probe-database. + +CLSQL now supports the CommonSQL-API.