]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Mon, 1 Jun 2015 17:53:39 +0000 (13:53 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 1 Jun 2015 17:53:39 +0000 (13:53 -0400)
doc/ChangeLog

index 502115b4908e10d3ce7fd35a9674f408538855ac..9c8704b5b02dd74da51f25b997457b460cf31e6e 100644 (file)
@@ -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