]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
update changelog 1280/head
authorMatthew Newton <mcn4@leicester.ac.uk>
Wed, 30 Sep 2015 10:05:22 +0000 (11:05 +0100)
committerMatthew Newton <mcn4@leicester.ac.uk>
Wed, 30 Sep 2015 10:05:22 +0000 (11:05 +0100)
doc/ChangeLog

index 0c36339c2c79895a8798288b844736b4d805ac84..2b5b39745c23b0b3fb67e3b4060bf861f18965f5 100644 (file)
@@ -6,7 +6,8 @@ FreeRADIUS 2.2.9 Thursday 09 Jul 2015 11:00:00 EDT, urgency=medium
        * Fix Tunnel-Password crash from home server.
          Found by Denis Andzakovic.
        * Fix timer issue when proxying.
-       * Update EAP-TTLS for TLSv1.2
+       * 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.
        * Don't fall through in empty "case" statements.