diff options
author | Sadie Powell <sadie@witchery.services> | 2024-06-19 23:05:42 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-06-20 17:16:16 +0100 |
commit | c3efd9426d0ea88febf7904c15ce2bcd6a3516a0 (patch) | |
tree | cd305d4603c3e59c7b141c1afa648a056ae84343 | |
parent | a386439f86f50af003649de8febcfd6a4e2ff238 (diff) |
Update the change log.
-rw-r--r-- | docs/Changes | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes index 2701bdeb7..1d024dca2 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,12 @@ Anope Version 2.1.7-git ----------------------- -No significant changes. +Added importing of akick reasons, forbid reasons, opers and session exceptions to db_atheme. +Added the ability to look up account information of an authenticated user. +Fixed a crash in ns_cert when an IRC user is not present during a nick registration. +Fixed a null pointer dereference in the global module. +Fixed a rare memory leak in os_akill and os_sxline. +Improved the performance of some code that looks up the primary nick from an account. +Removed the broken Catalan, Hungarian, and Russian translations. Anope Version 2.1.6 ------------------- |