diff options
author | jantje_85 <jantje_85@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-08-28 23:54:25 +0000 |
---|---|---|
committer | jantje_85 <jantje_85@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-08-28 23:54:25 +0000 |
commit | efa7c81ca8494e310e35d77bfb9b2aaff9eba484 (patch) | |
tree | f3cc65ffe39b63855810881e55493ff9541a81ff /Changes | |
parent | 2874513e0aa505dcf1307fce064fa9d979222c53 (diff) |
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
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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] |