From: Alan T. DeKok Date: Tue, 20 Dec 2016 16:56:54 +0000 (-0500) Subject: note recent changes X-Git-Tag: release_3_0_13~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79c5409258235377ba272253ddf30fef47ab3eaf;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 9c8d23cfd8a..0663fa3357b 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -7,6 +7,10 @@ FreeRADIUS 3.0.13 Thur 29 Sep 2016 13:00:00 EDT urgency=medium * OpenSSL 1.1.0 compatibility fixes. * rlm_perl: radiusd::xlat to evaluate xlat string within perl script + * Allow authentication retry in winbind. Patch from + Herwin Weststrate. See raddb/mods-available/mschap. + * Added "recv-coa" method to rlm_rest. It behaves the + same as "authorize". Bug fixes * Minor typos. Fixes #1763 @@ -28,6 +32,7 @@ FreeRADIUS 3.0.13 Thur 29 Sep 2016 13:00:00 EDT urgency=medium * Many miscellaneous fixes and typos. * Allow long strings in %{%{foo} bar:-%{baz} blah". Fixes #1866 + * OpenSSL v1.1 compatability fixes. FreeRADIUS 3.0.12 Thur 29 Sep 2016 13:00:00 EDT urgency=medium Feature improvements