diff mcabber/ChangeLog @ 451:8a7b18b837a4

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Mon, 26 Sep 2005 00:27:56 +0200
parents 3741142ed9e7
children af20cf1ea787
line wrap: on
line diff
--- a/mcabber/ChangeLog	Mon Sep 26 00:24:22 2005 +0200
+++ b/mcabber/ChangeLog	Mon Sep 26 00:27:56 2005 +0200
@@ -1,13 +1,17 @@
 mcabber (0.6.9-dev)
 
  * New /rawxml command
+ * New /status_to command
  * Multiple resources support
    The resources can be seen using the /info command
+ * Initial Multi-User Chat support
+   New /room command (join, leave, names...)
  * 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
+ * Update documentation
 
  -- Mikael, ?