X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=b991a7438f9536bc6edc6088a7cd2e5bf7ed018c;hb=3536c5564f248374a76fa5eda24f4b9c5b2c54c1;hp=1033aadde31625e96b9f266940f3b6acfd633af8;hpb=40f6dad8bfd5a8a707a69cb31ba62cc6d26139c1;p=infobot.git diff --git a/ChangeLog b/ChangeLog index 1033aad..b991a74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +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 +===== + +* New maxVolunteerLength to govern max size of non addressed replies + +* Cleaned up some of the regex code for what the bot considers a question + +* Fixed an obscure and undocumented variable that was disabling "query?" +questions in non addressed mode + +* Fixed bug in babelfish module due to site/html changes + +* 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 ===== @@ -7,6 +55,22 @@ * Removed unmaintained patches directory +* Changed +chan to chanadd + +* Changed -chan to chandel + +* Changed +ban to banadd + +* Changed -ban to bandel + +* Changed +host to hostadd + +* Changed -host to hostdel + +* Changed adduser to useradd + +* Changed deluser to userdel + 1.5.1 ===== @@ -15,4 +79,9 @@ created_by properly * New +M flag to allow modifying factoids created by same nick +1.5.0 +===== + +* Rebranding from blootbot + # vim:ts=4:sw=4:expandtab:tw=80