diff options
-rw-r--r-- | docs/Changes | 5 | ||||
-rw-r--r-- | docs/Changes.conf | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/docs/Changes b/docs/Changes index 6ecb7b061..ed65890b2 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,9 @@ Anope Version 2.1.4-git ----------------------- -No significant changes. +Changed nickserv/drop to use confirmation codes to confirm a nickname drop. +Fixed various bugs in the inspircd module. +Improved the randomness of randomly generated numbers. +Removed support for registering accounts without an email address. Anope Version 2.1.3 ------------------- diff --git a/docs/Changes.conf b/docs/Changes.conf index 7c248ac02..e1fca572a 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -1,6 +1,8 @@ Anope Version 2.1.4-git ----------------------- -No significant changes. +Added the db_atheme module. +Removed module:forceemail from the nickserv module (now always enabled). +Removed options:seed. Anope Version 2.1.3 ------------------- |