* Riece: Version 0.0.1 released.
[riece] / lisp / ChangeLog
1 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
2
3         * Riece: Version 0.0.1 released.
4
5         * riece-commands.el (riece-command-names): New command.
6         (riece-command-who): New command.
7
8         * riece.el (riece-dialogue-mode-map): Bind riece-command-names and
9         riece-command-who.
10
11         * riece-300.el (riece-handle-341-message): New handler.
12         (riece-handle-352-message): New handler.
13
14         * riece-commands.el (riece-command-invite): Don't accept channel
15         argument; throw an error when user is not on a channel.
16         (riece-command-kick): New command.