Main
ChanServ
- Channel topics should be restored properly on initial sync
- Response should be reworded when using an override to set founder.
- Problem with succeeding chans (log?)
- chanuser should not leave entries remaining in channels after the user has left.
- Syntax hints for xOP should be corrected.
NickServ
- /ns set should not give a confusing response when a non-existent setting is specified
- Changing root/dropping nicks too fast should not cause races
MemoServ
- "/msg memoserv" should be changed to "/ms"
- It should remind you how to read memos more often.
Fixed bugs
Main
- The server password in the config file should be used.
ChanServ
- AKICK should properly translate between _ and ?
- Netsplits should not cause wrong behavior
- Identifying to a nick with NEVEROP should not op you
- Responses should include root nicks consistently when adding and removing channel access.
NickServ
- Race conditions should not exist when changing nicks right after connecting.
- Dropping a nick should unidentify the user.
- user table entries should expire properly.
- /ns acc should not be broken.