summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4655e5ed..5680f0df 100644
--- 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>