summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2007-02-15 13:58:15 +0000
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2007-02-15 13:58:15 +0000
commitda4d97f0652bddcee269b6d99863f21a1021056c (patch)
treee490c7c46824a28f2852e3a9a726be77ff2a6564 /ChangeLog
parent451bc325030d8149c9354fdd468d71d5d3875d41 (diff)
New unreplied() method for plugins that want to handle PRIVMSGs unreplied by any other plugin. Use it in the keywords plugin
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d3a7258..4655e5ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-15 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+ * Plugin: new unreplied() method to handle PRIVMSGs which have not
+ been replied to.
+
2007-02-12 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
* Remote Service Provider: from an idea by halorgium <rbot@spork.in>,