From: Alan T. DeKok Date: Wed, 16 Oct 2019 20:41:45 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_20~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b318c0e1b56a7d5bc58be5e9600a9b762f2299;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 73cf4597f53..802cf47970b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -38,6 +38,11 @@ FreeRADIUS 3.0.20 Wed 10 Apr 2019 09:00:00 EDT urgency=low ENV sub-section of radiusd.conf. * Update dictionary.aptilo. #3002 * Update dictionary.airespace. #3039 + * Add sites-available/coa-relay, which makes CoA easier. + Patch from Terry Burton. #3045. + * Add example stored procedure for IP Pools in MySQL. + See mods-config/sql/ippool/mysql/procedure.sql + Patch from Terry Burton. #3048. Bug fixes * Allow listen.ipaddr to reference an IPv6-only host. Fixes #2627.