Fix up the changelog.

This commit is contained in:
James Vega 2005-05-10 22:08:39 +00:00
parent fa824bdd07
commit 3c736cf2b7

View File

@ -30,9 +30,8 @@
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 behaves like Seen.{seen,last,user} except it
reports the last activity of any type (not just chat).
* Added Web.fetch, which replies with the text of the given URL.
This might be useful in combination with Utilities.re command,