]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Thu, 20 Aug 2015 15:39:10 +0000 (11:39 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 20 Aug 2015 15:39:10 +0000 (11:39 -0400)
doc/ChangeLog

index 969ce302984b3483084f0d5134f4cbc92bce8ce1..562ef1d7a908865aa3cd28b908e893471981b74a 100644 (file)
@@ -9,6 +9,10 @@ FreeRADIUS 3.0.10 Wed 08 Jul 2015 12:00:00 EDT urgency=medium
        * Write HTTP status code resulting from rlm_rest operations
          to reply:Rest-HTTP-Status-Code.
        * Update radiusd.service for systemd.
+       * Open IPv6 proxy socket if the server is listening on IPV6
+         auth / acct / coa packets.
+       * Create debian packages for DHCP.  Fixes #1125.
+       * Add more tests for "update" section parsing.
 
        Bug fixes
        * When using -C, don't error out if the configuration uses
@@ -33,6 +37,8 @@ FreeRADIUS 3.0.10 Wed 08 Jul 2015 12:00:00 EDT urgency=medium
        * Fix radclient issue with TCP sockets on FreeBSD.
        * The server creates ${run_dir} and ${logdir} in daemon mode,
          when running as "root".
+       * Handle tags when using maps.  Fixes #1191.
+       * Fix crash when CoA packets time out.
 
 FreeRADIUS 3.0.9 Wed 08 Jul 2015 12:00:00 EDT urgency=medium
        Feature improvements