From 09f54f0a43b9d9ebaf7c08a3176500729f406e74 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Fri, 9 Apr 2004 15:32:01 +0000 Subject: [PATCH] Updated. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7a47c9dd0..ca4d23671 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ + * Added supybot.reply.errorWithNotice to make the bot give its + error messages in a notice. + * Added Filter.colorstrip, an outfilter that strips all color codes from messages.