From: Jorge Pereira Date: Fri, 23 Oct 2015 18:03:06 +0000 (-0200) Subject: Update ChangeLog X-Git-Tag: release_3_0_11~216^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1344%2Fhead;p=thirdparty%2Ffreeradius-server.git Update ChangeLog --- diff --git a/doc/ChangeLog b/doc/ChangeLog index dc4456dd2d..054634220f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -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