1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 08:03:14 +02:00

Backport of bugfix for bug #1004 from SVN r2003, Modechanges from ulined server are no longer being blocked by SECUREOPS.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2253 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
jantje_85
2009-04-03 19:45:24 +00:00
parent 1dec3ee8fb
commit 74c5d989bc
3 changed files with 14 additions and 7 deletions
+1
View File
@@ -20,6 +20,7 @@ Provided by Anope Dev. <team@anope.org> - 2009
03/23 F Force a user off a nick when it is suspended. [#1065]
03/23 F Fixed CS SET MLOCK requiring a param to allow clearing. [#1044]
03/30 F Fantasy commands in CTCP ACTIONs will now be ignored. [#1073]
04/03 F SECUREOPS now igores modechanges from ulined servers. [#1004]
Provided by Adam <Adam@SubZeroIRC.net> - 2009
01/28 F Added internal support for +j channelmodes. [#1001]