]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorMatthew Newton <matthew-git@newtoncomputing.co.uk>
Tue, 29 Jun 2021 11:52:13 +0000 (12:52 +0100)
committerMatthew Newton <matthew-git@newtoncomputing.co.uk>
Tue, 29 Jun 2021 11:52:13 +0000 (12:52 +0100)
doc/ChangeLog

index 1a0dc59e382977f41190dd626b963b97f96b7b61..d244afd4c3f49b3319ba6f8ca227294d32e37556 100644 (file)
@@ -1,9 +1,14 @@
 FreeRADIUS 3.0.24 Thu 10 Jun 2021 12:00:00 EDT urgency=low
        Feature improvements
-       *
+       * EAP-FAST will print errors and continue, rather than exiting.
+       * Add sanitizer options to configure script.
+       * Log information needed by Wireshark to decode TLS sessions.
+       * Allow more liberal SQL commands in rlm_sql_map.
 
        Bug fixes
-       *
+       * Fix crash in trustrouter module (#4115). Patch from Alejandro Perez
+       * Fix crash in state handling.
+       * Don't alter global options in redhat logrotate scripts.
 
 FreeRADIUS 3.0.23 Thu 10 Jun 2021 12:00:00 EDT urgency=low
        Feature improvements