comparison mcabber/ChangeLog @ 593:29d9a54ac69f

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Dec 2005 11:34:31 +0100
parents 45598263c5b1
children 803973541c22
comparison
equal deleted inserted replaced
592:67a332121aea 593:29d9a54ac69f
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: Multiple small fixes and improvements 9 * MUC: Add "/room affil" and "/room role"
10 * MUC: Display a message when somebody is kicked/banned from a room
11 * MUC: Multiple fixes and improvements
10 * Handle messages beginning with "/me " (it is replaced with the nickname) 12 * Handle messages beginning with "/me " (it is replaced with the nickname)
11 13
12 -- Mikael, ? 14 -- Mikael, ?
13 15
14 mcabber (0.7.1) 16 mcabber (0.7.1)