From: Michael Poole Date: Sat, 13 Jan 2007 18:40:51 +0000 (+0000) Subject: Document "/WHO #channel d" to include join-delayed users. X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=commitdiff_plain;h=5fb1df47a41c3eb349aaa0151ef7305dc5d157a7 Document "/WHO #channel d" to include join-delayed users. git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/branches/u2_10_12_branch@1742 c9e4aea6-c8fd-4c43-8297-357d70d61c8c --- diff --git a/ChangeLog b/ChangeLog index f496a9b..38ddeba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-13 Michael Poole + + * doc/readme.who: Document 'd' user-matching flag. + 2006-12-18 Michael Poole * ircd/m_jupe.c (mo_jupe): Fix which privilege is tested. diff --git a/doc/readme.who b/doc/readme.who index 5520f0a..4a1649e 100644 --- a/doc/readme.who +++ b/doc/readme.who @@ -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]