diff options
author | Sadie Powell <sadie@witchery.services> | 2025-05-02 09:52:27 +0100 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2025-05-02 09:52:40 +0100 |
commit | 8a44b9c0eaf5b51f765a26fbdce49c811ac13757 (patch) | |
tree | 637127703fe433f37f4e22551f7afafb4ec039bd /docs/Changes | |
parent | 0dd5430c94289b4a0b0b036d603af9d89e631297 (diff) |
Update the change logs.
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 3ed0db516..4e91d793b 100644 --- a/docs/Changes +++ b/docs/Changes @@ -2,6 +2,8 @@ Anope Version 2.1.14-git ------------------------ Added a detail specifier to the anope.list{Channels,Opers,Servers,Users} RPC methods. Added a matcher for the InspIRCd oper extban. +Added support for hashed operator passwords. +Added support for hiding the date news was added in os_news. Added support for local password comparison to the sql_authentication module. Added support for monthly backups to db_json. Added support for unbanning virtual modes using cs_unban. |