From: Alan Buxey Date: Wed, 30 Sep 2015 18:41:54 +0000 (+0100) Subject: Update ChangeLog X-Git-Tag: release_3_0_10~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16b77b194a8c0d6a3074ffd494a84d72673663ae;p=thirdparty%2Ffreeradius-server.git Update ChangeLog --- diff --git a/doc/ChangeLog b/doc/ChangeLog index a6cab25c707..3e8249e23d1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -84,6 +84,7 @@ FreeRADIUS 3.0.10 Wed 08 Jul 2015 12:00:00 EDT urgency=medium * Don't print secrets for old-style realms. Fixes #1267. * Don't fall through in empty "case" statements. Fixes #1274. + * Update EAP-TTLS so that MPPE keys are correctly calculated with TLSv1.2. * Always delete MS-MPPE-* from the TTLS inner tunnel. This allows TTLS / EAP-MSCHAPv2 to work. Fixes #1206.