From 44c2f0863874746e5b80ec33729d05b6eaca50c8 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Sun, 15 May 2005 16:12:16 +0000 Subject: [PATCH] Used *MY* changelog entry for Seen.any. --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 53c195692..98c25e3ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -52,9 +52,9 @@ channel topic, removing topics at the beginning as necessary to squeeze the new topic in. - * Added Seen.any, which reports the last time anything was said - by anyone, rather tahn just the last time a specific user said - something. + * Added Seen.any, which reports the last time a person was seen + at all, rather than just the last time a person said something in + a PRIVMSG. * Added Web.fetch, which replies with the text of the given URL. This might be useful in combination with Utilities.re command,