update changelog
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 0c36339..2b5b397 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.