X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=NEWS;h=4d4e77917db112f4bf520658d6bcda75719d2808;hb=b798ff5cf201059858aa83abad40c0be40761b70;hp=cac43dcb2c323c1fab1f61c81050dfe68bea38ff;hpb=dc4ea959ad665671aa8b7fd79309e35abd1deceb;p=elisp%2Friece.git diff --git a/NEWS b/NEWS index cac43dc..4d4e779 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +* Major changes in 5.0.0 + +** Use Custom for saved settings. (ueno) + +** Use stock icons for toolbar. (ueno) + +** Follow the procedure recommended in RFC2812 when making a + connection to the server. This change is needed for some IRC + servers including TwitterIrcGateway. (ueno) + +** Allow non-ASCII realname. (KASUGA Toru) + +** Fixed a corner case bug of riece-keywords settings. (Takeru Naito) + +* Major changes in 4.0.0 + +** New add-on riece-twitter. (ueno) + +** riece-rdcc can now specify sending ports. (ueno) + * Major changes in 3.1.2 ** Message catalog. (ueno)