X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=ChangeLog;h=f9aa6ff5d51f708cb89e7ec71ccf49b95fdf9d33;hp=5e70d06719bbf3bcd4a5f74ae1b028a6b4154fc1;hb=623cfe22e6c48fdcda2d03790a11bdc5d9e1873b;hpb=8b83892bf9d924349d5e09c88f16790a8086a950 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.