changeset 615:6f65b937fcf7

Update ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Fri, 16 Dec 2005 00:48:01 +0100
parents d3020b2c4da2
children a61a257ec38b
files mcabber/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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"