comparison mcabber/ChangeLog @ 492:0bda46fa3e81

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Sat, 08 Oct 2005 00:57:45 +0200
parents af20cf1ea787
children 26f3c7695fe1
comparison
equal deleted inserted replaced
491:28f67990ce7b 492:0bda46fa3e81
1 mcabber (0.6.9-dev) 1 mcabber (0.6.9-dev)
2 2
3 * mcabber should build on FreeBSD
3 * New /rawxml command 4 * New /rawxml command
4 * New /status_to command 5 * New /status_to command
6 * New /stay_to command
5 * Multiple resources support 7 * Multiple resources support
6 The resources can be seen using the /info command 8 The resources can be seen using the /info command
7 * Initial Multi-User Chat support 9 * Initial Multi-User Chat support
8 New /room command (join, leave, names...) 10 New /room command (invite, join, leave, names, nick, privmsg, remove,
11 topic, unlock)
9 * Warn the user when a message is received, which cannot be decoded 12 * Warn the user when a message is received, which cannot be decoded
10 (local charset unable to display some chars, for example) 13 (local charset unable to display some chars, for example)
11 * Fix a bug when a buddy's name cannot be converted from utf-8 for 14 * Fix a bug when a buddy's name cannot be converted from utf-8 for
12 being displayed in the roster (fall back to jid) 15 being displayed in the roster (fall back to jid)
13 * Fix: Status message is not lost anymore when using /move command 16 * Fix: Status message is not lost anymore when using /move command
14 * Add "/buffer %" and "/buffer date" 17 * Add "/buffer %" and "/buffer date"
18 * A few misc bugfixes
15 * Update documentation 19 * Update documentation
16 20
17 -- Mikael, ? 21 -- Mikael, ?
18 22
19 mcabber (0.6.8) 23 mcabber (0.6.8)