From: Alan T. DeKok Date: Tue, 21 Jul 2020 15:02:26 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_22~525 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcfec9b07b7e95bb40a89a9a01cd05a418b48a2e;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 3a2c36a8f50..0ae078986b5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -36,8 +36,10 @@ FreeRADIUS 3.0.22 Tue 24 Mar 2020 12:00:00 EDT urgency=low Alexander Scheel. * Don't print invalid tags in rlm_cache, among other places. Fixes #3491 - * Do home_server failover immediatley when an initial TCP / Radsec + * Do home_server failover immediately when an initial TCP / Radsec connection fails. + * Port EAP-PWD constant time fixes from "master" branch. The issue + was verified by Mohamed Sabt, and a patch supplied by Daniel De Almeida Braga. FreeRADIUS 3.0.21 Tue 24 Mar 2020 12:00:00 EDT urgency=low Feature improvements