From: Alan T. DeKok Date: Tue, 25 Jul 2017 19:52:31 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_16~198 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f8f7b340e77d04ef2b67e88fddd884bffe5f9e;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 53fd7ac98b0..6d3856bdf71 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -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