From: Matthew Newton Date: Tue, 29 Jun 2021 11:52:13 +0000 (+0100) Subject: note recent changes X-Git-Tag: release_3_0_24~188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b71c019b6f0c68b20ddb82263e250b1716e2385f;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 1a0dc59e382..d244afd4c3f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -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