diff --git a/Changes b/Changes index 77ecf4a6d..1b322f673 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Anope Version S V N -------------------- +08/29 A Added InspIRCd11 vIdent support. [#684] 06/15 F Non-existing servers being SQUIT'd when they were juped. [#726] 06/15 F Back online notice being sent to juped servers. [#726] 06/15 F Not informing opers a SQUIT for a juped server was received. [#718] @@ -26,6 +27,7 @@ Anope Version S V N 08/28 F Automatic displaying of 'Limited to ...' lines in help. [#729] 08/28 F We now check required commands existance on inspircd11 protocol. [#773] 08/28 F SuperAdmin now always overrules channel founder. [#770] +08/29 F InspIRCD11 protocol now uses SVSJOIN/PART instead of SAJOIN/PART. [#772] Anope Version 1.7.19 -------------------- diff --git a/include/version.sh b/include/version.sh index 75dd68be1..1a6b6fb3a 100644 --- a/include/version.sh +++ b/include/version.sh @@ -30,7 +30,7 @@ cat >version.h <