]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Tue, 25 Jul 2017 19:52:31 +0000 (15:52 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 25 Jul 2017 19:52:31 +0000 (15:52 -0400)
doc/ChangeLog

index 53fd7ac98b0651d010c05a1bd537fd52003b7496..6d3856bdf718bd32123e3d5f7053fa0b1b5067f3 100644 (file)
@@ -2,11 +2,15 @@ FreeRADIUS 3.0.16 Mon 17 Jul 2017 09:00:00 EDT urgency=high
        Feature improvements
 
        Bug fixes
-       * Allow 100-Continue responses with additional headers in rlm_rest.
        * Bind the lifetime of program name and python path to the module
          FR-AD-002 (redone)
        * Pass correct statement length into sqlite3_prepare[_v2]
          FR-AD-003 (redone)
+       * Allow 100-Continue responses with additional headers in rlm_rest.
+       * fix corner case where detail files were not being locked
+         correctly.
+       * Fix (SQL-Group == "%{...}") checks, and same for LDAP-Group.
+         Fixes #1947
 
 FreeRADIUS 3.0.15 Mon 17 Jul 2017 09:00:00 EDT urgency=high
        Feature improvements