repo: ngircd action: commit revision: path_from: revision_from: 2419a701d8d255275e731c8bcd594d92a46b7067: path_to: revision_to:
commit 2419a701d8d255275e731c8bcd594d92a46b7067 Author: Alexander BartonDate: 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
--- 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-----