X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=b82b3b0f685b3dc2b9b4176891c2ef1597d04694;hb=9b1197d23b9353e27ffae3d687bc5b35ba9e78b5;hp=fc5beeb4846be503a4983c6a71cb603415cf0754;hpb=edd1cf77be07ae507014574141e920ad23eb164d;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/ChangeLog b/ChangeLog index fc5beeb4..b82b3b0f 100644 --- 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