diff mcabber/ChangeLog @ 601:803973541c22

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Wed, 14 Dec 2005 00:08:57 +0100
parents 29d9a54ac69f
children 6f65b937fcf7
line wrap: on
line diff
--- a/mcabber/ChangeLog	Tue Dec 13 23:50:00 2005 +0100
+++ b/mcabber/ChangeLog	Wed Dec 14 00:08:57 2005 +0100
@@ -1,12 +1,13 @@
 mcabber (0.7.2-dev)
 
- * Internal changes (code cleanup)
+ * Lots of internal changes (code cleanup)
  * Improved commands parsing
    Commands now handle correctly resources or nicknames containing whitespace
  * MUC: "/room topic" shows the current room topic
  * MUC: "/room nick" shows the current nickname
  * MUC: Add "/room kick", "/room ban", "/room whois"
  * 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
  * Handle messages beginning with "/me " (it is replaced with the nickname)