comparison mcabber/ChangeLog @ 661:4674e92a3e01

Update ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Sun, 08 Jan 2006 22:56:22 +0100
parents 713ba1932382
children c2da058e8849
comparison
equal deleted inserted replaced
660:ef7f0b58a159 661:4674e92a3e01
1 mcabber (0.7.3-dev) 1 mcabber (0.7.3-dev)
2 2
3 * 3 * Fix a segfault when a resource contains non-representable chars
4 * Fix an UTF-8 encoding issue when joining a room
5 * Fix an eventcmd issue
6 * Chat Mode is automatically enabled when some commands are entered
7 ("/info", "/room names", "/room whois")
8 * Messages can be sent to agents
9 * MUC: server messages do not set the new_message flag anymore
10 * New "load_muc_logs" option, logfiles are not loaded for MUC room by default
11 * New "nickname" option, to set the default nickname in chatrooms
12 * Add "/msay send_to" command
13 * "/add" and "/status_to" can be used with special jid "." for the current
14 selected buddy
15 * Lots of misc. bugfixes
16 * Documentation updates
4 17
5 -- Mikael, ? 18 -- Mikael, ?
6 19
7 mcabber (0.7.2) 20 mcabber (0.7.2)
8 21