]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Tue, 20 Dec 2016 16:56:54 +0000 (11:56 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 20 Dec 2016 16:56:54 +0000 (11:56 -0500)
doc/ChangeLog

index 9c8d23cfd8a2ffd03043b052bf43399f4f9c79c2..0663fa3357b9fa6d5e9770f051a0e500302cfee6 100644 (file)
@@ -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