Revised.
authorDaiki Ueno <ueno@unixuser.org>
Sat, 27 Aug 2005 08:40:15 +0000 (08:40 +0000)
committerDaiki Ueno <ueno@unixuser.org>
Sat, 27 Aug 2005 08:40:15 +0000 (08:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 10ee365..8f5d937 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,6 @@
 * Major changes in 2.0.0
 
 * Major changes in 2.0.0
 
-** Support uninstall/unload operations for add-ons. (ueno)
-
-** Don't signal an error when a user is quitting, and he joined a
-   channel where you left. (ueno)
+** Support uninstall, unload (dangerous) operations for add-ons. (ueno)
 
 ** New mechanism for executing Ruby programs.  The usage is documented
    in comments at the beginning of riece-ruby.el. (ueno)
 
 ** New mechanism for executing Ruby programs.  The usage is documented
    in comments at the beginning of riece-ruby.el. (ueno)
@@ -12,6 +9,13 @@
    user's input prefixed with ",ruby " and send the result to the
    current channel. (ueno)
 
    user's input prefixed with ",ruby " and send the result to the
    current channel. (ueno)
 
+** New add-on riece-shrink-buffer.el, which now takes care of periodic
+   buffer shrinking.  Please enable riece-shrink-buffer add-on in the
+   add-on listing mode (C-c ^).
+
+** Don't signal an error when a user is quitting, and he joined a
+   channel where you left. (ueno)
+
 ** When saving a log file, embed the name of the coding-system used in
    the filename.  This will avoid mojibake even
    riece-log-coding-system is not set. (ueno)
 ** When saving a log file, embed the name of the coding-system used in
    the filename.  This will avoid mojibake even
    riece-log-coding-system is not set. (ueno)