Document "/WHO #channel d" to include join-delayed users.
authorMichael Poole <mdpoole@troilus.org>
Sat, 13 Jan 2007 18:40:51 +0000 (18:40 +0000)
committerMichael Poole <mdpoole@troilus.org>
Sat, 13 Jan 2007 18:40:51 +0000 (18:40 +0000)
git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1742 c9e4aea6-c8fd-4c43-8297-357d70d61c8c

ChangeLog
doc/readme.who

index f496a9b5363fe7438d0cbeb728d3fb8880643b0c..38ddebaac3e97f1c05e237d51bf88bdb981b1761 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-13  Michael Poole <mdpoole@troilus.org>
+
+       * doc/readme.who: Document 'd' user-matching flag.
+
 2006-12-18  Michael Poole <mdpoole@troilus.org>
 
        * ircd/m_jupe.c (mo_jupe): Fix which privilege is tested.
index 5520f0a18d1a72822dd52705a1ea9b6ebebb2bf4..4a1649e16bf76d1b6286a3392f26b10d47819b9a 100644 (file)
@@ -67,6 +67,7 @@ in which:
    User mode matching flags (specifying one of these means that only clients
    with that umode are considered, what is not specified is always matched):
 
+   d   Join-delayed channel members
    o   Irc operator
        [In the future more flags will be supported, basically all
         usermodes plus the +/- specificators to revert the filtering]