This commit is contained in:
Jeremy Fincher 2004-01-31 20:51:31 +00:00
parent 4ebbf7bf52
commit 9e9246e207
1 changed files with 8 additions and 0 deletions

View File

@ -7,6 +7,14 @@ work with the new configuration method. We'd appreciate it if you'd
rerun the wizard in order for us to find any bugs that remain in it
before we officially declare ourselves Beta.
Channel capabilities have been changed; rather than being
#channel.capability, they're not #channel,capability. It's a bit
uglier, we know, but dots can be valid in channel names, and we
needed the dot for handling plugin.command capabilities.
Uh, we were just kidding about the upgrade script in 0.76.0 :) It'll
be a little while longer.
Version 0.76.1
Almost entirely bugfixes, just some minor (and some less minor) bugs