From: Jouni Malinen Date: Sun, 23 Nov 2008 15:02:06 +0000 (+0200) Subject: Preparations for 0.6.6 release X-Git-Tag: hostap_0_6_6^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e89cc438e1af4b9b23341faee40bbe271b3de8d;p=thirdparty%2Fhostap.git Preparations for 0.6.6 release --- diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog index 9a000b100..8ee6d7b67 100644 --- a/hostapd/ChangeLog +++ b/hostapd/ChangeLog @@ -1,6 +1,6 @@ ChangeLog for hostapd -????-??-?? - v0.6.6 +2008-11-23 - v0.6.6 * added a new configuration option, wpa_ptk_rekey, that can be used to enforce frequent PTK rekeying, e.g., to mitigate some attacks against TKIP deficiencies diff --git a/wpa_supplicant/ChangeLog b/wpa_supplicant/ChangeLog index 4f626c658..53676129c 100644 --- a/wpa_supplicant/ChangeLog +++ b/wpa_supplicant/ChangeLog @@ -1,6 +1,6 @@ ChangeLog for wpa_supplicant -????-??-?? - v0.6.6 +2008-11-23 - v0.6.6 * added Milenage SIM/USIM emulator for EAP-SIM/EAP-AKA (can be used to simulate test SIM/USIM card with a known private key; enable with CONFIG_SIM_SIMULATOR=y/CONFIG_USIM_SIMULATOR=y in .config