comparison mcabber/ChangeLog @ 615:6f65b937fcf7

Update ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Fri, 16 Dec 2005 00:48:01 +0100
parents 803973541c22
children 341568185492
comparison
equal deleted inserted replaced
614:d3020b2c4da2 615:6f65b937fcf7
1 mcabber (0.7.2-dev) 1 mcabber (0.7.2-dev)
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
7 * /info shows subscriptions (none, from, to, both)
8 * The deprecated Agent list IQ request has been removed
9 * Empty resources are displayed (do not use the arbitrary "default" string
10 instead)
6 * MUC: "/room topic" shows the current room topic 11 * MUC: "/room topic" shows the current room topic
7 * MUC: "/room nick" shows the current nickname 12 * MUC: "/room nick" shows the current nickname
8 * MUC: Add "/room kick", "/room ban", "/room whois" 13 * MUC: Add "/room kick", "/room ban", "/room whois"
9 * MUC: Add "/room affil" and "/room role" 14 * MUC: Add "/room affil" and "/room role"
10 * MUC: Add "/room destroy" 15 * MUC: Add "/room destroy"