]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Wed, 15 Jan 2025 15:41:06 +0000 (10:41 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 15 Jan 2025 15:41:06 +0000 (10:41 -0500)
doc/ChangeLog

index 590e46ea731d808704435ade599e29057981be95..371afe376d3f425064ac9615c26aaa4cf3f96877 100644 (file)
@@ -31,6 +31,10 @@ FreeRADIUS 3.2.7 Sat 24 Aug 2024 12:00:00 UTC urgency=low
        * Update dictionary "man" page.  Fixes #4346.
        * Change jlibtool to use --show-config, to avoid conflicts with
          clang --config.  Fixes #5442.
+       * RADIUS/TLS clients now support a "tls' subsection.  For
+         connections from this client, this section is used in preference
+         to the "listen" TLS settings.  This allows a server to easily
+         present different identities to different clients.
 
        Bug fixes
        * For EAP-TLS, send TLS start without a length field.