]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Mon, 27 Nov 2023 13:20:57 +0000 (08:20 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 27 Nov 2023 13:20:57 +0000 (08:20 -0500)
doc/ChangeLog

index 8d69b38c35b399164aee184d6d32ddaabd9e34cf..c404e98519be339d65c63d6184a5cdc49eae0be8 100644 (file)
@@ -20,6 +20,8 @@ FreeRADIUS 3.2.4 Fri 26 May 2023 12:00:00 EDT urgency=low
          and microseconds.
        * radclient prints packets as hex when using -xxx
        * document KRB5_CLIENT_KTNAME in the "env" section of radiusd.conf.
+       * Allow for 'encrypt=1' attributes to be longer than 128 characters.
+       * Add "dedup_key" for misbehaving supplicants.  See mods-available/eap
 
        Bug fixes
        * Fix corner case with empty defaults in rlm_files.  Fixes #5035