diff options
author | Sadie Powell <sadie@witchery.services> | 2024-01-09 21:25:20 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-01-09 21:25:44 +0000 |
commit | 113301dbbaf22658c502b664ba22cbe4ed1e0e8c (patch) | |
tree | f02f12b5a95a199466f80d3c1c7f65157ca1ad12 /docs/Changes | |
parent | 349ae043b68e65314dff93aa5a1eee92acfe7e9a (diff) |
Update the changelogs.
Diffstat (limited to 'docs/Changes')
-rw-r--r-- | docs/Changes | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/Changes b/docs/Changes index 0f51ec0a6..893e67bca 100644 --- a/docs/Changes +++ b/docs/Changes @@ -1,6 +1,10 @@ Anope Version 2.1.2-git ----------------------- -No significant changes. +Bumped the minimum OpenSSL version to 1.1.0. +Bumped the minumum GnuTLS version to 3.0.0. +Disabled SSLv3 support in the m_ssl_openssl module. +Normalised the program exit codes. +Updated the French translation. Anope Version 2.1.1 ------------------- |