From: Alan T. DeKok Date: Sat, 17 Oct 2015 20:46:53 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_11~245 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=448cbe098fb92b4572caccd4175702b51fb80663;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 92653c99111..127ac51d08d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,11 +1,14 @@ FreeRADIUS 3.0.11 Mon 05 Oct 2015 15:00:00 EDT urgency=medium Feature improvements + * "unlang" comparisons of IP addresses to IP prefixes + are now detected, and types automatically cast. Bug fixes * Fix issue where field nas_type would not be accessible via the %{client:} xlat, for clients loaded from SQL. * Fix compatiblity issues with OpenSSL 1.0.2. Ignore calls to msg_callback with 'pseudo' content types. + * Data type "ipv4prefix" are parsed correctly. FreeRADIUS 3.0.10 Mon 05 Oct 2015 15:00:00 EDT urgency=medium Feature improvements