]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - ChangeLog
Fix a problem with subregistries
[user/henk/code/ruby/rbot.git] / ChangeLog
index 8cbe2a1fa00a0516b8d4dbaa8c220ba56c8bbee2..99317091628bc14f45777977a83afbc9ea557581 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2006-08-12  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+       * Subregistry: force prefix to be a String with to_s
+
+2006-08-11  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+       * AutoOp plugin: adapted to the new IRC framework.
+       * AutoOp plugin: trigger autoop on nick change too.
+       * New Auth Framework: allow? method now informs a user when they don't
+       have permission to do what they asked for.
+       * New nickreply and nickokay methods: they act like the old reply
+       method, but include the nick of the user the bot is replying to when
+       talking in public. The usual reply method can be configured to act
+       like this as default.
+
 2006-08-10  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
 
        * Fix a bug in new IRC Framework: the list of channels a quitting user was