repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 2419a701d8d255275e731c8bcd594d92a46b7067:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 2419a701d8d255275e731c8bcd594d92a46b7067
Author: Alexander Barton 
Date:   Sun Apr 29 12:11:50 2012 +0200

    doc/Modes.txt: Document missing channel mode "e"

diff --git a/doc/Modes.txt b/doc/Modes.txt
index 0b0e488f46b212a306ec7ba01e694bf87575fe22..
index ..e47e2707244f9d30894c6b108357918468fa92af 100644
--- a/doc/Modes.txt
+++ b/doc/Modes.txt
@@ -43,6 +43,7 @@ users to lists (e.g. "invite list", "ban list"), others have parameters
   mode	since	description

   b	0.5.0	Add/remove a host mask to the ban list.
+  e	19	Add/remove a host mask to the exception list.
   i	0.5.0	Channel is "invite only".
   I	0.5.0	Add/remove a host mask to the invite list.
   k	0.6.0	Channel has a "key" (a password).

-----END OF PAGE-----