From f502a3905ade2ce1d0bf3250d596fa973dc59ffa Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Tue, 21 Mar 2023 09:47:07 -0400 Subject: [PATCH] note recent changes --- doc/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index 9ca32e4743..33c65fa98a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,8 +6,18 @@ FreeRADIUS 3.2.3 Thu 16 Feb 2023 12:00:00 EDT urgency=low if it fails indicating a connection issue. Feature improvements + * Add "max_retries" for connection pools. Fixes #4908 + Patch from Nick Porter. + * Update dictionary.wifialliance Bug fixes + * Don't leak MD contexts with OpenSSL 3.0. + * increase internal buffer size for TLS connections, which + helps with high-load proxies. + * Send Status-Server checks for TLS connections + * "update CoA" cannot be used with "fake" packets, + i.e. inner-tunnel and virtual home servers. + * Many small ASAN / LSAN fixes from Jorge Pereira. FreeRADIUS 3.2.2 Thu 16 Feb 2023 12:00:00 EDT urgency=low Configuration changes -- 2.47.3