diff options
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 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 |