]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - ChangeLog
nickserv plugin: export information on current identification status
[user/henk/code/ruby/rbot.git] / ChangeLog
index fc5beeb4846be503a4983c6a71cb603415cf0754..b82b3b0f685b3dc2b9b4176891c2ef1597d04694 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
        title/author/copyright/license information. Authors of new plugins are
        encouraged to use it. Many existing plugins have been changed to
        follow the same spec.
+       * NickServ plugin: delegate #identified() to other plugins after
+       successfull identification. Also provide #identified?() method to test
+       if the bot has successfully identified. Not perfect yet (gets reset
+       after a rescan.)
 
 2007-02-15  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>