diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog index c097873d3..2c863d18c 100644 --- a/hostapd/ChangeLog +++ b/hostapd/ChangeLog @@ -18,6 +18,7 @@ ChangeLog for hostapd * added support for EAP-AKA' (draft-arkko-eap-aka-kdf) * added support for using driver_test over UDP socket * changed EAP-GPSK to use the IANA assigned EAP method type 51 + * updated management frame protection to use IEEE 802.11w/D7.0 2008-11-23 - v0.6.6 * added a new configuration option, wpa_ptk_rekey, that can be used to diff --git a/wpa_supplicant/ChangeLog b/wpa_supplicant/ChangeLog index 329a9f96b..361c17126 100644 --- a/wpa_supplicant/ChangeLog +++ b/wpa_supplicant/ChangeLog @@ -20,6 +20,7 @@ ChangeLog for wpa_supplicant DLLs; in addition, it set up the registry automatically so that user will only need start wpa_gui to get prompted to start the wpasvc servide and add a new interface if needed through wpa_gui dialog + * updated management frame protection to use IEEE 802.11w/D7.0 2008-11-23 - v0.6.6 * added Milenage SIM/USIM emulator for EAP-SIM/EAP-AKA