X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=ff2ced08c633538fda37d1bc4a424caa298e3290;hb=aed1ee654268d3a60382f9ba914ed02665f7c455;hp=6734c9feb6aaf0fc85de0a2613649220a8b870a3;hpb=5fabbb6f96f8c1a08869475a120d97396cbd0d36;p=infobot.git diff --git a/ChangeLog b/ChangeLog index 6734c9f..ff2ced0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +1.5.4 +===== +* scripts/insertDB.pl +- renamed to factpack.pl +- should work properly now (needs testing) + +* Updates to DebianExtra.pl: +- use soap for bug_info +- totally replace do_id with the copy from DebianBugs.pl +- fix ||= typo +- fix url->uri typo +- fix -> typo +- add some more debugging code to the do_id code +- remove useless bug => +- disable debugging output of the soap object returned +- soap returns multiple bugs in a single shot +- use strftime on the date + +* check for and use of old blootbot.(users|chan) files + +* Retired the old broken W3Search module in favour of a working Google search + +* Removed +W3Search in infobot.chan, added +Google (don't forget to update your +configs) + + 1.5.3 ===== @@ -12,6 +38,13 @@ questions in non addressed mode * Added chanset and help for verstats to allow disabling of command to prevent abuse +* Fixed verstats to warn the channel about who involked the command and bug that +was causing the output to go to random channels due to loss of variable scope + +* Added infobot client to verstats and cleaned up a few other client regex + +* Fixed talkok bug with 'how are you' statement + 1.5.2 =====