comparison mcabber/ChangeLog @ 526:980b4e6a1e8f

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Sun, 20 Nov 2005 00:28:17 +0100
parents 7ffb1a3ed1b8
children 4c64927a4183
comparison
equal deleted inserted replaced
525:c7f94f6e51f0 526:980b4e6a1e8f
1 mcabber (0.7.1-dev) 1 mcabber (0.7.1-dev)
2 2
3 * Nickname completion in a room 3 * New option 'buddy_format' to select the way buddies are displayed in
4 * Improved "/room names" command 4 the log window
5 * New option 'show_status_in_buffer' to display status changes in the
6 buffer (chat) window
7 * The "/status" command has been improved -- its behaviour has changed,
8 please read the manual page
9 * The log window height can be set
10 * Add "/buffer up" and "/buffer down" commands
11 * The "/move" command does not jump to the body in the new group anymore
12 * MUC: Nickname completion in a room
13 * MUC: Improved "/room names" command
14 * MUC: departure messages are displayed
15 * External commands: the message body can be passed to the external command
16 (see the sample configuration file and the sample eventcmd script)
17 * 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)
5 * Minor cleanup (warnings and compilation stuff) 19 * Minor cleanup (warnings and compilation stuff)
6 20
7 -- Mikael, ? 21 -- Mikael, ?
8 22
9 mcabber (0.7.0) 23 mcabber (0.7.0)