From: Alan T. DeKok Date: Mon, 8 Jun 2015 15:51:44 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_9~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1787d56ef61ecca20c83fb12b36997ddd1d3f87e;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 568eede37a2..9f96c6a6e1e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -37,6 +37,7 @@ 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. Bug fixes * Be more careful about unused config item warnings @@ -65,6 +66,8 @@ FreeRADIUS 3.0.9 Wed 22 Apr 2015 13:30:00 EDT urgency=medium * suid up/down works on non-Linux systems. This means that the control socket should have the correct ownership. + * Fix issue which caused the server to sometimes have problems + when a home server was marked zombie. FreeRADIUS 3.0.8 Wed 22 Apr 2015 13:30:00 EDT urgency=medium Feature improvements