From: Alan T. DeKok Date: Tue, 15 Jan 2019 12:12:49 +0000 (-0500) Subject: note recent changes X-Git-Tag: release_3_0_18~81 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca1c62ae04309b48725b6d12bf324697cba2fa4b;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index e94b0d81655..7f4bf45bae5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -65,6 +65,8 @@ FreeRADIUS 3.0.18 Tue 17 Apr 2018 14:00:00 EDT urgency=low Fixes #2383. Patch from Nathan Ward. * Updated Debian packages to allow for libssl1.1. Fixes #2384. Patch from Alejandro Perez. + * Allow PSK and certificates at the same time. + There appears to be no reason to forbid this. Bug fixes * The session-state list is no longer cleaned in the @@ -120,6 +122,8 @@ FreeRADIUS 3.0.18 Tue 17 Apr 2018 14:00:00 EDT urgency=low * Fix slow memory leak with dynamic clients * Don't artificially truncate debug output for long strings. + * Fix memory leak in EAP-PWD. + * Fix crash in "hints" file with Fall-Through = yes FreeRADIUS 3.0.17 Tue 17 Apr 2018 14:00:00 EDT urgency=low Feature improvements