]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - ChangeLog
Update Changelog
[user/henk/code/ruby/rbot.git] / ChangeLog
index 5a334901f0b80ac88568900f9c9bb9af62dcf33b..0f3e778c5b4fca9b5fd614ad35ae35d5202fdd2e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,29 @@
+2006-09-21  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+       * New Auth Framework: restore backwards compatibility: 'auth
+       <masterpassword>' and 'login owner <masterpassword>' both work.
+       * Topic plugin: cleanups. Implement 'topic undo'. 'topic undo' after a
+       'topic undo' undoes the last undo.
+
+2006-09-09  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+       * New Auth Framework: rbot was opping anyone who asked for it (opme
+       plugin). Fixed, and cleaned up.
+
+2006-09-01  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+       * New Auth Framework: document and fine tune permissions view the auth
+       core botmodule.
+       * Version: when run from a svn checkout, the bot now tries to report
+       which svn revision it's at, and if there are local changes
+
+2006-08-31  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+       * Nickserv plugin: bot will now try to inform nickserv when password
+       is changed. Moreover it's not necessary to specify the nick anymore if
+       you want to change the password for the current bot nick. Also do some
+       internal cleanups while we're at it.
+
 2006-08-29  Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
 
        * Script plugin: new (UNSAFE!) echo functions. Just like eval, but