X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=NEWS;h=ce471886c5be449bb18ac37f27d132c95d4334fe;hp=debb2f94098d949161d0dc9e358459d4a2880b10;hb=5d0dbfd9dd1e08745109a18cce6a04750ffb7477;hpb=fcd7e2fa0784a586e9c8f241761d38a622cbec28 diff --git a/NEWS b/NEWS index debb2f9..ce47188 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ -Added :types specifier to optimize querys with -integer (32 and 64 bit) and double field types. +CLSQL now supports SBCL, OpenMCL, and SCL. + +CLSQL now supports locking on connection pools. +