From: Alan T. DeKok Date: Wed, 19 Oct 2016 16:39:35 +0000 (-0400) Subject: note recent changes X-Git-Tag: release_3_0_13~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa2823a0c3953d15a3d2e1b85a1b046747f4e297;p=thirdparty%2Ffreeradius-server.git note recent changes --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 83d195d815b..ec1592cc5a0 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,9 @@ FreeRADIUS 3.0.13 Thur 29 Sep 2016 13:00:00 EDT urgency=medium Feature improvements + * Add dictionary.rfc7930. Note that we do not implement + the RFC. + * Added 'cipher_server_preference' to mods-available/eap + Patch from #1797. Bug fixes * Minor typos. Fixes #1763 @@ -9,6 +13,8 @@ FreeRADIUS 3.0.13 Thur 29 Sep 2016 13:00:00 EDT urgency=medium * Update debian build. * update rlm_counter "man" page. Fixes #1775. * Remove erroneous assert. Fixes #1778. + * fix mschap password change test. Fixes #1792. + * passwd module returns "notfound" if not found. FreeRADIUS 3.0.12 Thur 29 Sep 2016 13:00:00 EDT urgency=medium Feature improvements