]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - ChangeLog
Plugin map requirements are now checked at regular expression time, not later on
[user/henk/code/ruby/rbot.git] / ChangeLog
index 0a6b03b3c3b8f579177a9a8afdda1c357eb617ca..3ca185008aa0911e84c64247c2fc9ceb025f657c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-02  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+       * Plugin message mapper: Requirements (as set by the :requirements
+       hash) are now embedded in the regular expression matcher rather than
+       being cheked separately afterwards.
+
 2007-01-30  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
 
        * New IRC Framework: Server methods to retrieve a Channel or User are