diff mcabber/ChangeLog @ 492:0bda46fa3e81

Update TODO & ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Sat, 08 Oct 2005 00:57:45 +0200
parents af20cf1ea787
children 26f3c7695fe1
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sat Oct 08 00:29:37 2005 +0200
+++ b/mcabber/ChangeLog	Sat Oct 08 00:57:45 2005 +0200
@@ -1,17 +1,21 @@
 mcabber (0.6.9-dev)
 
+ * mcabber should build on FreeBSD
  * New /rawxml command
  * New /status_to command
+ * New /stay_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...)
+   New /room command (invite, join, leave, names, nick, privmsg, remove,
+   topic, unlock)
  * 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
  * Add "/buffer %" and "/buffer date"
+ * A few misc bugfixes
  * Update documentation
 
  -- Mikael, ?