]> git.donarmstrong.com Git - infobot.git/blobdiff - ChangeLog
* Missed DebianBugs.pl in the previous merge
[infobot.git] / ChangeLog
index de20dc498957277dbb8cac5cf5b68e26438f2618..45903ae0b36b2b151b3dca75b15e4e61b0be7424 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+1.5.4
+=====
+* 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
+
+
 1.5.3
 =====
 
@@ -10,6 +27,15 @@ 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
 =====