# HG changeset patch # User Mikael Berthe # Date 1134690481 -3600 # Node ID 6f65b937fcf7a92fe0ec7ad6f1496b5cfc11cbeb # Parent d3020b2c4da2233797d89b00509634d023ed19e5 Update ChangeLog diff -r d3020b2c4da2 -r 6f65b937fcf7 mcabber/ChangeLog --- a/mcabber/ChangeLog Fri Dec 16 00:40:49 2005 +0100 +++ b/mcabber/ChangeLog Fri Dec 16 00:48:01 2005 +0100 @@ -3,6 +3,11 @@ * Lots of internal changes (code cleanup) * Improved commands parsing Commands now handle correctly resources or nicknames containing whitespace + * The roster is updated in real time when receiving an update from the server + * /info shows subscriptions (none, from, to, both) + * The deprecated Agent list IQ request has been removed + * Empty resources are displayed (do not use the arbitrary "default" string + instead) * MUC: "/room topic" shows the current room topic * MUC: "/room nick" shows the current nickname * MUC: Add "/room kick", "/room ban", "/room whois"