diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-08-17 13:57:40 +0000 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2006-08-17 13:57:40 +0000 |
commit | 65a0f65101a02248d90d09432bf68f2e48187f07 (patch) | |
tree | ee91b23de23f454941e93f6f1ace999f7c1c0ff3 /ChangeLog | |
parent | 570d8535619cf3a9d20ca3d72e5176db2c4c8223 (diff) |
Adapt topic plugin to new IRC framework
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ * New Auth Framework: forgot to create the InvalidPassword exception. It's a RuntimeError now. * Fix help: this time for real (or so I hope). + * New IRC Framework: topic plugin now works correctly. 2006-08-12 Giuseppe Bilotta <giuseppe.bilotta@gmail.com> |