X-Git-Url: http://cgit.sxemacs.org/?p=riece;a=blobdiff_plain;f=NEWS;h=60915a3678c485a419ceecdc7b10b4169e7686c6;hp=3289563c4bda56a5aef51da32cc5c4d34c2266fe;hb=74171ef56b0be17199a1542975dc18244c23be89;hpb=f6897ef2c8dfa1ed160cae528ecb6098f503f1b2 diff --git a/NEWS b/NEWS index 3289563..60915a3 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ * Major changes in 2.0.0 +** Support multiple coding-systems on a server. + You can use different coding-systems for different channels. (ueno) + For example: + (setq riece-channel-coding-system-alist + '(("#euc-jp" . euc-jp) + ("#utf-8 irc.freenode.net" . utf-8))) + ** Support uninstall, unload (dangerous) operations for add-ons. Now you can fully customize riece-addons in the add-on listing mode. (ueno) @@ -40,7 +47,7 @@ To use it, after configure, do "make compile-individually" in lisp/. (ueno) -** Include a document for developers (doc/HACKING.ja) (ueno) +** Include a document for developers (doc/HACKING{,.ja}) (ueno) * Major changes in 1.0.8 @@ -531,6 +538,7 @@ NOTE: This release includes some fixes to long standing bugs in essential featur * For details of changes, see the file ChangeLog. Local variables: +mode: text mode: outline paragraph-separate: "[ ]*$" end: