X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=749fd2d2fa86680abffbd544dd3602dd42660416;hb=4ed8a293e142c1b923cd8239a05fc5bff8b14caa;hp=bca38079c9b33b9af3dd60c606fdcdb67fddcf70;hpb=88bafa062506d1cbc03c8fb2f4d44759c85fe7a0;p=infobot.git diff --git a/ChangeLog b/ChangeLog index bca3807..749fd2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +1.5.4 +===== +* 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 ===== @@ -17,6 +39,8 @@ 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 =====