X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=bca38079c9b33b9af3dd60c606fdcdb67fddcf70;hb=88bafa062506d1cbc03c8fb2f4d44759c85fe7a0;hp=4864c93edd84be4ef1ac7e68f3fb306494008b81;hpb=204fd7531aba4f893ac45c94d04c24ffb0643445;p=infobot.git diff --git a/ChangeLog b/ChangeLog index 4864c93..bca3807 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +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 + 1.5.2 =====