From: Alan T. DeKok Date: Fri, 30 Aug 2019 14:40:17 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_20~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4756ed3eea8b26b04645820a264d7f5175fe91ea;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index fde84108563..92ef610d9e0 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -29,6 +29,7 @@ FreeRADIUS 3.0.20 Wed 10 Apr 2019 09:00:00 EDT urgency=low * Update dictionary.lancom with new attributes. #2847 * Added rlm_sql_mongo. See raddb/mods-available/sql Note that this module is experimental. + * Added more documentation in sites-available/robust-proxy-accounting Bug fixes * Allow listen.ipaddr to reference an IPv6-only host. Fixes #2627.