diff --git a/Changes b/Changes index ce8265149..972420f6a 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,7 @@ Provided by Anope Dev. - 2006 06/22 A Ability for ircd modules to set extra modes on id. [ #00] 06/22 A Support startup flag. [ #00] 06/21 A Module version check. [ #00] +06/25 A Optional strict privmsg format. [ #00] 04/08 F Fixed Charybdis support on win32. [#487] 04/08 F Fixed thread stuff on windows. [#488] 04/08 F Fixed SGLine stuff on inspircd (not supported). [#489] diff --git a/Changes.conf b/Changes.conf index 5a34749cf..a4936a2f5 100644 --- a/Changes.conf +++ b/Changes.conf @@ -1,6 +1,14 @@ Anope Version S V N -------------------- ** ADDED CONFIGURATION DIRECTIVES ** +# UseStrictPrivMsg [OPTIONAL] +# Using this directive will force services to only respond to privmsgs +# addressed to Nick@ServerName - e.g. NickServ@localhost.net. +# This should be used on conjunction with ircd aliases. +# + +#UseStrictPrivMsg + # NSResendDelay