From fc63f705f763b859104ff9c4105c622154c6a3a0 Mon Sep 17 00:00:00 2001 From: ueno Date: Fri, 4 Mar 2005 23:42:28 +0000 Subject: [PATCH] Update. --- NEWS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/NEWS b/NEWS index d701471..fa20ddd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,26 @@ +* Major changes in 1.0.8 + +** Mitigate file locking scheme of riece-log. (ueno) + +** Format idle seconds in human readable form. (ueno) + +** Separate riece-obarray to riece-channel-obarray and + riece-user-obarray. (kaoru) + +** Fixed bugs caused by mishandling of channel names (which should be + case insensitive.) (ueno) + +** Support SXEmacs version names. (Steve Youngs) + +** Support CTCP TIME. (Steve Youngs) + +** Ignore directories under ~/.riece/addons. (kaoru) + +** Fixed wrong-number-of-arguments error on riece-command-part. (yoichi) + +** Fixed a bug which assumes existence of ~/.riece/addons when + startup. (ueno) + * Major changes in 1.0.7 ** New add-on riece-toolbar. (ueno) -- 1.7.10.4