comparison mcabber/ChangeLog @ 529:4c64927a4183

Update ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Mon, 21 Nov 2005 00:05:57 +0100
parents 980b4e6a1e8f
children 1aab64a04c31
comparison
equal deleted inserted replaced
528:2f714bd701a1 529:4c64927a4183
10 * Add "/buffer up" and "/buffer down" commands 10 * Add "/buffer up" and "/buffer down" commands
11 * The "/move" command does not jump to the body in the new group anymore 11 * The "/move" command does not jump to the body in the new group anymore
12 * MUC: Nickname completion in a room 12 * MUC: Nickname completion in a room
13 * MUC: Improved "/room names" command 13 * MUC: Improved "/room names" command
14 * MUC: departure messages are displayed 14 * MUC: departure messages are displayed
15 * MUC: mcabber now notices when it is ejected from a room
15 * External commands: the message body can be passed to the external command 16 * External commands: the message body can be passed to the external command
16 (see the sample configuration file and the sample eventcmd script) 17 (see the sample configuration file and the sample eventcmd script)
17 * UTF-8 conversion failures are written to the tracelog file (if enabled) 18 * UTF-8 conversion failures are written to the tracelog file (if enabled)
18 * Fix a bug when moving a chatroom to another group (in the roster) 19 * Fix a bug when moving a chatroom to another group (in the roster)
19 * Minor cleanup (warnings and compilation stuff) 20 * Minor cleanup (warnings and compilation stuff)