comparison mcabber/ChangeLog @ 901:45ddb3ada74f

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Jun 2006 11:08:49 +0200
parents e58ae191a25c
children ead2d49f2a88
comparison
equal deleted inserted replaced
900:b41684465283 901:45ddb3ada74f
20 When set, messages from people who don't have a subscription to our 20 When set, messages from people who don't have a subscription to our
21 presence updates are blocked. 21 presence updates are blocked.
22 * New option "delete_on_reject" 22 * New option "delete_on_reject"
23 When set, people are automatically removed from the roster if their 23 When set, people are automatically removed from the roster if their
24 subscription request is rejected. 24 subscription request is rejected.
25 * New option "max_history_age"
25 * MUC: New option "muc_auto_whois" 26 * MUC: New option "muc_auto_whois"
26 * MUC: Allow "/room join . [nick]" if the current item is a MUC room 27 * MUC: Mcabber can join password-protected chatrooms
28 * MUC: Allow "/room join . [nick [pass]]" if the current item is a MUC room
27 * MUC: Fix joining a room when the buddylist is empty 29 * MUC: Fix joining a room when the buddylist is empty
28 * MUC: Try to work around some server and network issues 30 * MUC: Try to work around some server and network issues
29 * Ctrl-l now reread color option values 31 * Ctrl-l now reread color option values
30 * Tab characters are expanded when the "verbatim multi-line mode" is enabled 32 * Tab characters are expanded when the "verbatim multi-line mode" is enabled
31 * Disable file permission checks on Cygwin 33 * Disable file permission checks on Cygwin
32 * Improve logging (especially, XML data isn't truncated anymore) 34 * Improve logging (especially, XML data isn't truncated anymore)
33 * Fix negative priority 35 * Fix negative priority
36 * Fix a few memory leaks
34 * Other misc. bugfixes and improvements 37 * Other misc. bugfixes and improvements
35 * Documentation updates 38 * Documentation updates
36 39
37 -- Mikael, ? 40 -- Mikael, ?
38 41