diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-02-02 16:50:58 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2007-02-02 16:50:58 +0000 |
commit | 2620b536feb081ffae43bd13b8ae401c510f1023 (patch) | |
tree | 2beec08f18d164f34eba5219e9c7c18232b1f359 /ChangeLog | |
parent | 7050ca90b1868a01e8c1a14b21a1001a125d925c (diff) |
Plugin map requirements are now checked at regular expression time, not later on
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |