comparison mcabber/ChangeLog @ 627:d04b950122b9

Ready for release 0.7.2
author Mikael Berthe <mikael@lilotux.net>
date Mon, 19 Dec 2005 22:52:21 +0100
parents 7d9841ea20d8
children 713ba1932382
comparison
equal deleted inserted replaced
626:b75f4105ce32 627:d04b950122b9
1 mcabber (0.7.2-dev) 1 mcabber (0.7.2)
2 2
3 * Lots of internal changes (code cleanup) 3 * Lots of internal changes (code cleanup)
4 * Improved commands parsing 4 * Improved commands parsing
5 Commands now handle correctly resources or nicknames containing whitespace 5 Commands now handle correctly resources or nicknames containing whitespace
6 * The roster is updated in real time when receiving an update from the server 6 * The roster is updated in real time when receiving an update from the server
7 * /info shows subscriptions (none, from, to, both) 7 * "/info" shows subscriptions (none, from, to, both)
8 * "/info" and "/room whois" show presence timestamp
8 * Add "/authorization" command, to manage subscriptions 9 * Add "/authorization" command, to manage subscriptions
9 * mcabber now answers IQ requests 10 * mcabber now answers IQ requests
10 * The deprecated Agent list IQ request has been removed 11 * The deprecated Agent list IQ request has been removed
11 * Empty resources are displayed (do not use the arbitrary "default" string 12 * Empty resources are displayed (do not use the arbitrary "default" string
12 instead) 13 instead)
19 * MUC: Display a message (and the reason, if there is one) when a room has 20 * MUC: Display a message (and the reason, if there is one) when a room has
20 been destroyed 21 been destroyed
21 * MUC: Multiple other fixes and improvements 22 * MUC: Multiple other fixes and improvements
22 * Handle messages beginning with "/me " (it is replaced with the nickname) 23 * Handle messages beginning with "/me " (it is replaced with the nickname)
23 * New "/version" command 24 * New "/version" command
24 * Documentation update 25 * Documentation updates
25 26
26 -- Mikael, ? 27 -- Mikael, 2005-12-19
27 28
28 mcabber (0.7.1) 29 mcabber (0.7.1)
29 30
30 * New option 'buddy_format' to select the way buddies are displayed in 31 * New option 'buddy_format' to select the way buddies are displayed in
31 the log window 32 the log window