X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=b0b747237aab4ea50e47ede4516ff109312f9418;hb=ab817c7c909abba1654f3b8691961ec8694e8169;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=0a03234c837cefef8cd59c3f078e8a1732ae35c9;p=infobot.git diff --git a/ChangeLog b/ChangeLog index e69de29..b0b7472 100644 --- a/ChangeLog +++ b/ChangeLog @@ -0,0 +1,49 @@ +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 + +1.5.2 +===== + +* Correction to factoid updates to treat appending as a modification + +* Code formatting cleanups + +* 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 +===== + +* Fixed bug in factoid modification code that prevented matching against +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