From: Alan T. DeKok Date: Fri, 19 Jun 2015 21:12:37 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_9~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2baba692040dcd54f306325c0517ec8096ae8d3;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 6fc38778632..ba369c5d3d7 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -37,7 +37,8 @@ FreeRADIUS 3.0.9 Wed 22 Apr 2015 13:30:00 EDT urgency=medium * HUP now re-loads the configuration only if the files have changed. If all files are unchanged, HUP re-opens the log file, and does nothing else. - * Much better debug messages for EAP-TLS. + * Much better debug messages for EAP-TLS, including which + attributes are cached, and when they are retrieved. * Increase default max_requests to 16384. Memory is cheap now. * Added "stats memory" commands to radmin. Debug build only. * Aptilo controller dictionary updates. @@ -89,6 +90,8 @@ FreeRADIUS 3.0.9 Wed 22 Apr 2015 13:30:00 EDT urgency=medium properly. * Fix talloc pool leaks when receiving malformed or retransmitted Accounting/CoA requests. + * Printed attributes again use double quotes instead of + single quotes. FreeRADIUS 3.0.8 Wed 22 Apr 2015 13:30:00 EDT urgency=medium Feature improvements