X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=ChangeLog;h=f9aa6ff5d51f708cb89e7ec71ccf49b95fdf9d33;hb=8a4ee3c4b4f720e95d5e1afcbbdd14d48aa3bcdc;hp=5e70d06719bbf3bcd4a5f74ae1b028a6b4154fc1;hpb=49dfffaf7374577b124ad143aa5f42318a25d861;p=sven%2Fmysqltcl.git diff --git a/ChangeLog b/ChangeLog index 5e70d06..f9aa6ff 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Release 3.051 +-- add connection option -reconnect (patch from david cluytens) Release 3.05 -- applied path from Björn König to support compilation with mysql3.20 (with help of #if) -- some addaption and bug fixes for mysql 5 for handling mutiple result queries. In case of mustiple statement mysql::exec return a list of results.