X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=de20dc498957277dbb8cac5cf5b68e26438f2618;hb=d4296b2b9eb1567da4baf454527b4ecbd6e47078;hp=0791052368561cd31dbf6b9c34ad59f0978b0707;hpb=1f572e3bb48b899f9b3bfad4d916a90e47ed06b9;p=infobot.git diff --git a/ChangeLog b/ChangeLog index 0791052..de20dc4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,40 @@ +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 + 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 ===== @@ -10,3 +42,10 @@ 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