]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - ChangeLog
Initial import of the multiplayer trivia quiz game for rbot.
[user/henk/code/ruby/rbot.git] / ChangeLog
index 63e06d868c54a2ce436d171af14a05a06e42b940..2006c95813f3a4f12a89813e78a2c851ba597c1a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-08-20  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+       * Topic plugin: fix a bug that prevented it from loading
+       correctly.
+       * New IRC Framework: make sure that NOTICEs and PRIVMSGs do not
+       raise an exception when the target is in one of the special forms
+       #<mask> or $<mask>. Needs some work, though, since this case should be
+       handled specifically.
+
 2006-08-17  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
 
        * Fix help: It got broken while rearranging the plugin stuff, now it's