]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Update ChangeLog 1344/head
authorJorge Pereira <jpereiran@gmail.com>
Fri, 23 Oct 2015 18:03:06 +0000 (16:03 -0200)
committerJorge Pereira <jpereiran@gmail.com>
Fri, 23 Oct 2015 18:03:06 +0000 (16:03 -0200)
doc/ChangeLog

index dc4456dd2d787afdfce15ad9f05a6145c5e53210..054634220fd79978b26999cc7e06848af84540af 100644 (file)
@@ -6,6 +6,7 @@ FreeRADIUS 3.0.11 Mon 05 Oct 2015 15:00:00 EDT urgency=medium
        * Add "auto_chain" to raddb/mods-available/eap, tls
          subsection.  This allows the disablign of OpenSSL
          auto-chaining of certificates.  Which it can get wrong.
+       * Added printing of coa and disconnect stats (radmin).
 
        Bug fixes
        * Fix issue where field nas_type would not be accessible via
@@ -14,6 +15,8 @@ FreeRADIUS 3.0.11 Mon 05 Oct 2015 15:00:00 EDT urgency=medium
          calls to msg_callback with 'pseudo' content types.
        * Data type "ipv4prefix" are parsed correctly.
        * Use correct talloc context in rlm_exec.  Fixes #1338.
+       * Fixed bug with coa/acct stats value #1339. Based on patch from
+         Jorge Pereira.
 
 FreeRADIUS 3.0.10 Mon 05 Oct 2015 15:00:00 EDT urgency=medium
        Feature improvements