* Major changes in 2.0.0
-** You can use different coding-systems per channel. (ueno)
- Example:
+** Support multiple coding-systems on a server.
+ You can use different coding-systems for different channels. (ueno)
+ Example setting:
(setq riece-coding-system-alist
'(("#euc-jp" . euc-jp)
("#utf-8 irc.freenode.net" . utf-8)))