]> git.donarmstrong.com Git - infobot.git/blobdiff - ChangeLog
Fixed bug in "+sed" by enforcing limit on output when using s///g
[infobot.git] / ChangeLog
index d3ffba8a16c255109f7d6e552373c3a363bb3f94..3257231e99b91ec77d4e64cd2532294b23b4fe8c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-13     troubled
+
+       * src/IRC/IrcHelpers.pl: Fixed bug in "+sed" that caused the bot
+         to flood itself off the network when passed large s///g;. A
+         temporary limit of 255 charaters on the output has been enabled.
+
 2007-03-11 22:00  troubled
 
        * src/{Process.pl,UserExtra.pl}: Fixed bug with karma stats. It