From: Alan T. DeKok Date: Fri, 15 Jul 2016 19:35:56 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_12~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a92e97fa6d517126448a76d3a6c72bc6f105956;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index a06f029ccb3..4ea4e2baa13 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -61,6 +61,12 @@ FreeRADIUS 3.0.12 Mon 25 Jan 2016 14:00:00 EST urgency=medium * Minor fixes to allow compilation without DHCP, VMPS, or TCP. * Fix checks for module / config file change on HUP. + * Compile regex comparisons when sent via + "debug condition". Fixes #1632. + * Update filenames in documentation and examples. + Patch from Alan Buxey, #1655. + * Don't crash if SQL connection becomes unavailable. + Fixes #1640. FreeRADIUS 3.0.11 Mon 25 Jan 2016 14:00:00 EST urgency=medium Feature improvements