]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - ChangeLog
More Regexp madness. Fixes, optimizations, and a new method to parse channel lists
[user/henk/code/ruby/rbot.git] / ChangeLog
index 4655e5ed669dbce9543e9bb0c2a382467be19099..5680f0dfa39ce5e7e32623888535f471f8b6d5ba 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
 
        * Plugin: new unreplied() method to handle PRIVMSGs which have not
        been replied to.
+       * Regexp: more regexp madness. BasicUserMessage and derivate classes
+       now have a new method parse_channel_list() to parse list of channel
+       names.
 
 2007-02-12  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>