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

Fixed defcon not setting modes on newly created unregged channels and

failing to force remove defcon-locked modes.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2480 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
jantje_85
2009-08-28 23:54:25 +00:00
parent 2874513e0a
commit efa7c81ca8
3 changed files with 38 additions and 15 deletions
+8
View File
@@ -6,6 +6,14 @@ Provided by Anope Dev. <team@anope.org> - 2009
08/01 F Fixed several memory leaks in HostServ. [ #00]
08/01 F Fixed several memory leaks in HostServ. [ #00]
08/03 F Fixed TS6 SID issue when introducing new servers. [ #00]
08/19 F Fixed NS SASET displaying wrong language. [#1094]
08/24 F Fixed entry_match() failing when given no username. [ #00]
08/27 F Fixed NS SUSPEND not being shown to services opers. [#1099]
08/27 F Fixed NS UNSUSPEND not being shown to services opers. [#1100]
08/27 F Fixed services sending no or wrong help to opers. [#1102]
08/27 F Fixed services sending no or wrong help to opers. [#1103]
08/27 F Fixed services sending no or wrong help to opers. [#1104]
08/29 F Fixed defcon failing to set and remove modes. [#1101]
Provided by Han` <Han@mefalcon.org> - 2009
07/28 F Updated german language file. [ #00]