X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=45903ae0b36b2b151b3dca75b15e4e61b0be7424;hb=0b8cc0cae8719a4a06ee34ec6bd99f911efc1d9c;hp=5de68e3493d9f9eb2dc6ddfa545f4fcf8dfd921a;hpb=b07f5d3af82918665a2e9425b85a13b63c737aa5;p=infobot.git diff --git a/ChangeLog b/ChangeLog index 5de68e3..45903ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +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 + + 1.5.3 =====