Module: ngircd.git Branch: master Commit: 2419a701d8d255275e731c8bcd594d92a46b7067 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=2419a...
Author: Alexander Barton alex@barton.de Date: Sun Apr 29 12:11:50 2012 +0200
doc/Modes.txt: Document missing channel mode "e"
---
doc/Modes.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/doc/Modes.txt b/doc/Modes.txt index 0b0e488..e47e270 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).