1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 07:03:13 +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
+4 -3
View File
@@ -3,16 +3,17 @@
#
# Please read COPYING and README for further details.
#
# $Id$
# $Id: version.log 2479 2009-08-28 23:42:16Z adam- $
VERSION_MAJOR="1"
VERSION_MINOR="8"
VERSION_PATCH="2"
VERSION_EXTRA="-svn"
VERSION_BUILD="2478"
VERSION_BUILD="2480"
# $Log$ # Changes since 1.8.2 Release
#Revision 2478 - Updated German language file
#Revision 2480 - Fixed defcon not setting modes on newly created unregged channels and failing to force remove defcon-locked modes.
#Revision 2479 - Updated German language file
#Revision 2477 - Corrected help replies for /operserv HELP *NEWS to say services admin is always required
#Revision 2475 - Clarified installing of PSDK for windows installation requirements in Win32.txt
#Revision 2474 - Updated docs/README to include real help for incorporating new languages into builds