summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2007-02-05 10:49:58 +0000
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2007-02-05 10:49:58 +0000
commitbcbd631f877ffc0e070500cfb13b6346fe4fa4a5 (patch)
treed1fef188c01d73d2522e14d33129b8dda7f2c067 /ChangeLog
parent6fe052181de09dd4a618241e600e2473f6706343 (diff)
linkbot plugins to properly delegate messages from linkbots
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6df965e..0f61dec0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,10 @@
from the next lines (defaults to true).
* If :overlong is set to :truncate, the value of the option
:truncate_text is replaced at the end of the truncated line
+ * LinkBot plugin: initial commit of a plugin to handle messages from
+ eggdrops and other bots that act as cross-network channel links.
+ Suggested by hagabaka (Yaohan Chen <yaohan.chen@gmail.com>)
+
2007-02-03 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>