]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Sat, 17 Oct 2015 20:46:53 +0000 (16:46 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 17 Oct 2015 20:46:53 +0000 (16:46 -0400)
doc/ChangeLog

index 92653c9911190652f9609fd8868cce1eae7410e8..127ac51d08d3e2662a8f914770c6c4e74800d6c3 100644 (file)
@@ -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