diff options
-rw-r--r-- | docs/Changes.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Changes.conf b/docs/Changes.conf index b4424cca0..e232d7391 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -2,7 +2,11 @@ Anope Version 2.1.0-git ----------------------- Added nickserv:minpasslen for configuring the minimum password length. Removed nickserv:strictpasswords as it is obsolete now nickserv:minpasslen exists. +Removed the inspircd12 and inspircd20 modules (use inspircd instead). +Removed the unreal module (use unrealircd instead) Renamed nickserv:passlen to nickserv:maxpasslen. +Renamed the inspircd3 module to inspircd. +Renamed the unreal4 module to unrealircd. Replaced uplink:ipv6 with uplink:protocol. Anope Version 2.0.13-git |