]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Thu, 8 Jun 2023 14:48:02 +0000 (16:48 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 8 Jun 2023 14:48:02 +0000 (16:48 +0200)
doc/ChangeLog

index f82edc21927849d40f4f323e600888c0b013ff30..2496a0dc64ea3d98a4825e2d221c984a14a20aea 100644 (file)
@@ -5,6 +5,7 @@ FreeRADIUS 3.2.4 Fri 26 May 2023 12:00:00 EDT urgency=low
        * Preliminary support for TEAP.
        * Update EAP module pre_proxy checks to make them less restrictive.
          This prevents the "middle box" effect from affecting future traffic.
+       * Support "interface = ..." on OSX and other *BSD which have IP_BOUND_IF.
 
        Bug fixes
        * Fix corner case with empty defaults in rlm_files.  Fixes #5035