comparison mcabber/ChangeLog @ 875:fcf82bc5037c

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Fri, 26 May 2006 23:31:36 +0200
parents 114f08e3c29a
children e58ae191a25c
comparison
equal deleted inserted replaced
874:293e8955075c 875:fcf82bc5037c
1 mcabber (0.7.7-dev) 1 mcabber (0.7.7-dev)
2 2
3 * New "status" special buffer
4 This buffer contains the log window data.
5 * Mcabber do not stop when there is no configuration file
6 * New command "/help" (online help)
7 * New command "/authorization request_unsubscribe"
8 * New command "/msay toggle_verbatim"
9 * New command "/buffer purge"
10 * New commands "/buffer scroll_lock|scroll_unlock|scroll_toggle"
11 * The commands /alias and /bind now list the defined aliases and key bindings
3 * Fix a small buddylist bug when receiving a subscription request 12 * Fix a small buddylist bug when receiving a subscription request
4 (the buddylist wasn't always refreshed) 13 (the buddylist wasn't always refreshed)
5 * Fix a bug (hang) in the input line 14 * Fix a bug (hang) in the input line
6 * Display incomplete subscriptions in the roster 15 * Display incomplete subscriptions in the roster
16 * Remember the status message when a contact goes offline
7 * Extand "/event" to allow a wildchar '*' 17 * Extand "/event" to allow a wildchar '*'
8 * New option "block_unsubscribed" 18 * New option "block_unsubscribed"
9 When set, messages from people who don't have a subscription to our 19 When set, messages from people who don't have a subscription to our
10 presence updates are blocked. 20 presence updates are blocked.
11 * New option "delete_on_reject" 21 * New option "delete_on_reject"
12 When set, people are automatically removed from the roster if their 22 When set, people are automatically removed from the roster if their
13 subscription request is rejected. 23 subscription request is rejected.
24 * MUC: New option "muc_auto_whois"
25 * MUC: Allow "/room join . [nick]" if the current item is a MUC room
26 * MUC: Fix joining a room when the buddylist is empty
27 * MUC: Try to work around some server and network issues
14 * Ctrl-l now reread color option values 28 * Ctrl-l now reread color option values
15 * Tab characters are expanded when the "verbatim multi-line mode" is enabled 29 * Tab characters are expanded when the "verbatim multi-line mode" is enabled
16 * Disable file permission checks on Cygwin 30 * Disable file permission checks on Cygwin
31 * Improve logging (especially, XML data isn't truncated anymore)
32 * Fix negative priority
33 * Other misc. bugfixes and improvements
34 * Documentation updates
17 35
18 -- Mikael, ? 36 -- Mikael, ?
19 37
20 mcabber (0.7.6) 38 mcabber (0.7.6)
21 39