]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Mon, 7 Jun 2021 14:52:44 +0000 (10:52 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 7 Jun 2021 14:52:44 +0000 (10:52 -0400)
doc/ChangeLog

index 7d0c396710111a1c7e3d870e30f4611eed9a1f49..e87b265818f1199b0fb1b91a0e964976c9dbe480 100644 (file)
@@ -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