diff options
author | Sadie Powell <sadie@witchery.services> | 2024-02-11 21:14:59 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-02-11 21:14:59 +0000 |
commit | a25d0aa60ece2dddfd661de2ea583d639f7db21f (patch) | |
tree | a49e9e5abef62e4081769b0b637b6585ac75478b | |
parent | c50d1dc2b5629b71ddd571c69e96cce6e0671f36 (diff) |
Update the changelog.
-rw-r--r-- | docs/Changes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changes b/docs/Changes index 893e67bca..360f0bc22 100644 --- a/docs/Changes +++ b/docs/Changes @@ -3,7 +3,9 @@ Anope Version 2.1.2-git 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. +Modernized mutex and thread code to use Modern C++. Normalised the program exit codes. +Updated the Dutch translation. Updated the French translation. Anope Version 2.1.1 |