mirror of
https://github.com/anope/anope.git
synced 2026-07-06 07:13:13 +02:00
BUILD : 1.7.19 (1281) BUGS : NOTES : Reworded some stuffs in Changes
git-svn-id: svn://svn.anope.org/anope/trunk@1281 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@999 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
382bf176ed
commit
dbcca23f37
@@ -13,16 +13,16 @@ Anope Version S V N
|
||||
08/08 F Wrong debug notice when killing people due to the session limit. [#734]
|
||||
08/08 F DefCon modes being re-set after mass-unset when leaving DefCon. [#727]
|
||||
08/11 F CAPAB tokens for InspIRCd 1.1 never parsed. [#742]
|
||||
08/21 F Updated the WIN32.txt document a bit [ #00]
|
||||
08/21 F Re-worded the CHAN_LEVELS_XOP string in en_us [ #00]
|
||||
08/21 F Updated the WIN32.txt document a bit. [ #00]
|
||||
08/21 F Re-worded the CHAN_LEVELS_XOP string in en_us. [ #00]
|
||||
08/27 F Functions firstuser and first_uid now don't collide when used. [#764]
|
||||
08/27 F Is not posible to use CS SET XOP when cs_xop is not loaded. [#747]
|
||||
08/27 F SA and SO can be kicked by ChanServ now. [#753]
|
||||
08/27 F Added missed help for NS CONFIRM. [#759]
|
||||
08/27 F Fixed typo in en_us.l [#767]
|
||||
08/27 F inspircd11 protocol now uses svshold [#683]
|
||||
08/28 F Fixed bug when truncating passwords to PASSMAX with enc_none [#765]
|
||||
08/28 F Fixed bug in ptlink protocol where topic time wasn't being sent. [#763]
|
||||
08/27 F Services administrators and opers can be kicked by ChanServ now. [#753]
|
||||
08/27 F Added missing help for NS CONFIRM. [#759]
|
||||
08/27 F Fixed typo in English language file. [#767]
|
||||
08/27 F Protocol for InspIRCd 1.1 now uses SVSHOLD. [#683]
|
||||
08/28 F Bug when truncating passwords to PASSMAX with enc_none. [#765]
|
||||
08/28 F Bug in PTLink protocol where topic time was not being sent. [#763]
|
||||
|
||||
Anope Version 1.7.19
|
||||
--------------------
|
||||
|
||||
+5
-1
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
|
||||
VERSION_MINOR="7"
|
||||
VERSION_PATCH="19"
|
||||
VERSION_EXTRA="-svn"
|
||||
VERSION_BUILD="1280"
|
||||
VERSION_BUILD="1281"
|
||||
|
||||
# $Log$
|
||||
#
|
||||
# BUILD : 1.7.19 (1281)
|
||||
# BUGS :
|
||||
# NOTES : Reworded some stuffs in Changes
|
||||
#
|
||||
# BUILD : 1.7.19 (1280)
|
||||
# BUGS : 763
|
||||
# NOTES : Fixed bug in ptlink protocol where topic time wasnt being sent.
|
||||
|
||||
Reference in New Issue
Block a user