comparison 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
comparison
equal deleted inserted replaced
600:483a87c99990 601:803973541c22
1 mcabber (0.7.2-dev) 1 mcabber (0.7.2-dev)
2 2
3 * Internal changes (code cleanup) 3 * Lots of internal changes (code cleanup)
4 * Improved commands parsing 4 * Improved commands parsing
5 Commands now handle correctly resources or nicknames containing whitespace 5 Commands now handle correctly resources or nicknames containing whitespace
6 * MUC: "/room topic" shows the current room topic 6 * MUC: "/room topic" shows the current room topic
7 * MUC: "/room nick" shows the current nickname 7 * MUC: "/room nick" shows the current nickname
8 * MUC: Add "/room kick", "/room ban", "/room whois" 8 * MUC: Add "/room kick", "/room ban", "/room whois"
9 * MUC: Add "/room affil" and "/room role" 9 * MUC: Add "/room affil" and "/room role"
10 * MUC: Add "/room destroy"
10 * MUC: Display a message when somebody is kicked/banned from a room 11 * MUC: Display a message when somebody is kicked/banned from a room
11 * MUC: Multiple fixes and improvements 12 * MUC: Multiple fixes and improvements
12 * Handle messages beginning with "/me " (it is replaced with the nickname) 13 * Handle messages beginning with "/me " (it is replaced with the nickname)
13 14
14 -- Mikael, ? 15 -- Mikael, ?