From: Alan T. DeKok Date: Sun, 8 Oct 2017 13:10:43 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_16~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f018f25d073f11c59e425f5513efce0e458ca969;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index d787654d7c5..e41cd5298cb 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -21,6 +21,7 @@ FreeRADIUS 3.0.16 Mon 17 Jul 2017 09:00:00 EDT urgency=high easier to configure. * EAP-FAST now forcibly disables TLS1.2, until such time as we implement the new keying mechanism from TLS1.2. + * Add documentation for allow_expired_crl. Bug fixes * Bind the lifetime of program name and python path to the module @@ -52,7 +53,7 @@ FreeRADIUS 3.0.16 Mon 17 Jul 2017 09:00:00 EDT urgency=high * Fix occasional crash when using cisco_accounting_username_bug = yes * EAP-FAST fixes from Isaac Boukris. - #2078, and #2076. + #2078, #2076, and #2082. FreeRADIUS 3.0.15 Mon 17 Jul 2017 09:00:00 EDT urgency=high Feature improvements