comparison mcabber/ChangeLog @ 543:1aab64a04c31 0.7.1

Ready for release 0.7.1
author Mikael Berthe <mikael@lilotux.net>
date Sat, 26 Nov 2005 12:09:33 +0100
parents 4c64927a4183
children 9b6e3e5779b0
comparison
equal deleted inserted replaced
542:34ee48c6f128 543:1aab64a04c31
1 mcabber (0.7.1-dev) 1 mcabber (0.7.1)
2 2
3 * New option 'buddy_format' to select the way buddies are displayed in 3 * New option 'buddy_format' to select the way buddies are displayed in
4 the log window 4 the log window
5 * New option 'show_status_in_buffer' to display status changes in the 5 * New option 'show_status_in_buffer' to display status changes in the
6 buffer (chat) window 6 buffer (chat) window
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 * MUC: mcabber now notices when it is ejected from a room
16 * MUC: status is updated in chatrooms
16 * External commands: the message body can be passed to the external command 17 * External commands: the message body can be passed to the external command
17 (see the sample configuration file and the sample eventcmd script) 18 (see the sample configuration file and the sample eventcmd script)
18 * UTF-8 conversion failures are written to the tracelog file (if enabled) 19 * UTF-8 conversion failures are written to the tracelog file (if enabled)
20 * The resource priority can now be changed once connected
19 * Fix a bug when moving a chatroom to another group (in the roster) 21 * Fix a bug when moving a chatroom to another group (in the roster)
20 * Minor cleanup (warnings and compilation stuff) 22 * Minor cleanup (warnings, small memory leaks and compilation stuff)
21 23
22 -- Mikael, ? 24 -- Mikael, 2005-11-26
23 25
24 mcabber (0.7.0) 26 mcabber (0.7.0)
25 27
26 * mcabber should build on FreeBSD 28 * mcabber should build on FreeBSD
27 * New /rawxml command 29 * New /rawxml command