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