Japanese Version
- Fix the bug about space charactor in privmsg/notice. (Thanks>kusigahama)
- Implement OPER
- And DIE, CLOSE, REHASH, RESTART command.
- Fix the problem occuring when many people disconnect from the server at the same time.
- Implement AWAY command
- Implement channel start from "+" (channel which doesn't support mode)
- Implement some query commands(who, whois, whowas, ison, userhost)
- Implement KICK command
- Change implementation of Exceptions
- Fix implementation of channel mode
- Fix problem that user doesn't unregister from channel when user left from channel
- Change direction of libraries
- Write documents