X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=516540a6b344335e2c767d0b286192359f1bc98f;hp=9e5fe340c098c9c17d531ec2d24e56d69ce480b2;hb=c1950032014682ed3b41a3bdf2934bff91c53740;hpb=be9ed7390bdb1511c44eb036bbf3691eb8f28687 diff --git a/ChangeLog b/ChangeLog index 9e5fe34..516540a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +25 Jan 2007 Kevin Rosenberg + * sql/pool.lisp: Test pooled connection when popped from + the pool to ensure the connection still works. Currently, implemented + only for MySQL. + 17 Jan 2007 Kevin Rosenberg * db-mysql/Makefile: Add potential mysql directories