]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Fri, 15 Sep 2023 12:02:41 +0000 (08:02 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 15 Sep 2023 12:02:41 +0000 (08:02 -0400)
doc/ChangeLog

index 2afb013a1aae0d2ad465c08e4d37c26068e8429c..71fc81a0d16cc9e6ee5d8065e9850d55f4bee0a4 100644 (file)
@@ -31,6 +31,14 @@ FreeRADIUS 3.2.4 Fri 26 May 2023 12:00:00 EDT urgency=low
        * permit originate CoA after proxying to an internal virtual server
        * Use virtual server "default" when passed "-i" and "-p" on the command line.
        * Fix locking issues with rlm_python3.
+       * Better handle backslashes in strings in the configuration files.
+         If the configuration items contain backslashes, then behavior may change.
+         However, the previous behavior didn't work as expected, and therefore is not
+         likely to be used.
+       * The detail file reader will catch bad times in the file, and will not
+         update Acct-Delay-Time with extreme values.
+       * The detail module now has a "dates_as_integer" configuration item.
+         See mods-available/detail for more information.
 
 FreeRADIUS 3.2.3 Fri 26 May 2023 12:00:00 EDT urgency=low
        Configuration changes