diff mcabber/ChangeLog @ 618:341568185492

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Fri, 16 Dec 2005 16:20:30 +0100
parents 6f65b937fcf7
children 7d9841ea20d8
line wrap: on
line diff
--- a/mcabber/ChangeLog	Fri Dec 16 13:34:13 2005 +0100
+++ b/mcabber/ChangeLog	Fri Dec 16 16:20:30 2005 +0100
@@ -5,6 +5,8 @@
    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)
+ * Add "/authorization" command, to manage subscriptions
+ * mcabber now answers IQ requests
  * The deprecated Agent list IQ request has been removed
  * Empty resources are displayed (do not use the arbitrary "default" string
    instead)
@@ -14,8 +16,11 @@
  * MUC: Add "/room affil" and "/room role"
  * MUC: Add "/room destroy"
  * MUC: Display a message when somebody is kicked/banned from a room
- * MUC: Multiple fixes and improvements
+ * MUC: Display a message (and the reason, if there is one) when a room has
+   been destroyed
+ * MUC: Multiple other fixes and improvements
  * Handle messages beginning with "/me " (it is replaced with the nickname)
+ * Documentation update
 
  -- Mikael, ?