From a25d0aa60ece2dddfd661de2ea583d639f7db21f Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sun, 11 Feb 2024 21:14:59 +0000 Subject: Update the changelog. --- docs/Changes | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/Changes') 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 -- cgit