]> git.donarmstrong.com Git - infobot.git/blobdiff - ChangeLog
* Added svn:ignore property to files directory to hide 'infobot.sqlite' db
[infobot.git] / ChangeLog
index 1033aadde31625e96b9f266940f3b6acfd633af8..5de68e3493d9f9eb2dc6ddfa545f4fcf8dfd921a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+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 +28,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 +52,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