From: Alan T. DeKok Date: Mon, 1 Jun 2015 17:53:39 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_9~295 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=915a12e85b5c192ba43626f680aebb59d1e29e5e;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 502115b4908..9c8704b5b02 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -29,6 +29,8 @@ FreeRADIUS 3.0.9 Wed 22 Apr 2015 13:30:00 EDT urgency=medium if the underlying file is unchanged. * Allow the server to originate CoA requests from the post-auth stage. + * The server creates ${run_dir} and ${logdir} in daemon mode, + if they do not already exist. Bug fixes * Be more careful about unused config item warnings @@ -54,6 +56,9 @@ FreeRADIUS 3.0.9 Wed 22 Apr 2015 13:30:00 EDT urgency=medium passwords are expired. * Allow "user=radiusd" when the server is already user "radiusd" + * suid up/down works on non-Linux systems. This means + that the control socket should have the correct + ownership. FreeRADIUS 3.0.8 Wed 22 Apr 2015 13:30:00 EDT urgency=medium Feature improvements