Update ChangeLog & TODO
authorMikael Berthe <mikael@lilotux.net>
Wed, 21 Sep 2005 22:44:10 +0200
changeset 442 3741142ed9e7
parent 441 51b8f10cfeb8
child 443 d8ddb26b9c14
Update ChangeLog & TODO
mcabber/ChangeLog
mcabber/TODO
--- a/mcabber/ChangeLog	Wed Sep 21 22:05:43 2005 +0200
+++ b/mcabber/ChangeLog	Wed Sep 21 22:44:10 2005 +0200
@@ -1,6 +1,13 @@
 mcabber (0.6.9-dev)
 
- * 
+ * New /rawxml command
+ * Multiple resources support
+   The resources can be seen using the /info command
+ * Warn the user when a message is received, which cannot be decoded
+   (local charset unable to display some chars, for example)
+ * Fix a bug when a buddy's name cannot be converted from utf-8 for
+   being displayed in the roster (fall back to jid)
+ * Fix: Status message is not lost anymore when using /move command
 
  -- Mikael, ?
 
--- a/mcabber/TODO	Wed Sep 21 22:05:43 2005 +0200
+++ b/mcabber/TODO	Wed Sep 21 22:44:10 2005 +0200
@@ -18,11 +18,6 @@
 * Publish personal information
 * Show status changes in buddy window (if open)?
 * Options completion
-* Keep track of buddy resources.  Ex.:
-  - buddy A connects with resource r1
-  - buddy A connects with resource r2
-  - A/r2 disconnects
-  Then we see A as being offline, although we should still see A/r1 online
 * MUC: invitation
 * MUC: join password-protected room