From: Alan T. DeKok Date: Mon, 7 Jun 2021 14:52:44 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_23~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60fb4aacd32e8e591dca02e5bd486d9c1cffc0be;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 7d0c3967101..e87b265818f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -7,10 +7,12 @@ FreeRADIUS 3.0.23 Mon 17 May 2021 12:00:00 EDT urgency=low * Add Post-Auth-Type "Client-Lost" which should make it easier to log when clients stop responding. * Add sites-available/totp as an example of how to use TOTP. + * Add %{mschap:Domain-Name}, fixes #3944. Bug fixes * Fix crash in some cases when home server is down, in debug mode. * Fix (again) "read clients from SQL" functionality. + * Fix sql_map to return values in more situations. FreeRADIUS 3.0.22 Mon 17 May 2021 12:00:00 EDT urgency=low Feature improvements