X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=b991a7438f9536bc6edc6088a7cd2e5bf7ed018c;hb=3536c5564f248374a76fa5eda24f4b9c5b2c54c1;hp=5de68e3493d9f9eb2dc6ddfa545f4fcf8dfd921a;hpb=b07f5d3af82918665a2e9425b85a13b63c737aa5;p=infobot.git diff --git a/ChangeLog b/ChangeLog index 5de68e3..b991a74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +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) + +* Fixed minor typo in seen.sql for Pgsql (closes #2868436) + 1.5.3 =====