Used *MY* changelog entry for Seen.any.

This commit is contained in:
Jeremy Fincher 2005-05-15 16:12:16 +00:00
parent f25003d69f
commit 44c2f08638

View File

@ -52,9 +52,9 @@
channel topic, removing topics at the beginning as necessary to channel topic, removing topics at the beginning as necessary to
squeeze the new topic in. squeeze the new topic in.
* Added Seen.any, which reports the last time anything was said * Added Seen.any, which reports the last time a person was seen
by anyone, rather tahn just the last time a specific user said at all, rather than just the last time a person said something in
something. a PRIVMSG.
* Added Web.fetch, which replies with the text of the given URL. * Added Web.fetch, which replies with the text of the given URL.
This might be useful in combination with Utilities.re command, This might be useful in combination with Utilities.re command,