X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=ChangeLog;h=8a337fe2a160c6bbb484155227aaabfbf5857207;hp=5e70d06719bbf3bcd4a5f74ae1b028a6b4154fc1;hb=HEAD;hpb=8b83892bf9d924349d5e09c88f16790a8086a950 diff --git a/ChangeLog b/ChangeLog index 5e70d06..8a337fe 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Release 3.052 +-- fix multiresult bug (column number) (patch from Thikrallah I.Shreah) +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.