From: Alan T. DeKok Date: Fri, 3 Nov 2017 13:42:39 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_16~69 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0127db177687aeb2d5245f2a3e0ea4288c7d100a;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 4ac0bffdc02..7de5886ba02 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -30,6 +30,8 @@ FreeRADIUS 3.0.16 Mon 17 Jul 2017 09:00:00 EDT urgency=high See raddb/mods-available/sqlippool for changes. * radeapclient can now use EAP-SIM-Ki to dynamically create the necessary triplets. + * Explain why many LDAP connections are closed. + Fixes #1969. Bug fixes * Bind the lifetime of program name and python path to the module @@ -65,6 +67,8 @@ FreeRADIUS 3.0.16 Mon 17 Jul 2017 09:00:00 EDT urgency=high * DHCP fixes, relay, #2092, add run-time check, #2028 * Decode multiple RADIUS packets at a time in highly loaded RadSec connections. Patch from Jan Tomasek. #2106. + * TunnelPassword is not "single value" in LDAP schema. + Fixes #2061. FreeRADIUS 3.0.15 Mon 17 Jul 2017 09:00:00 EDT urgency=high Feature improvements