Browse Source

Preparations for 0.6.6 release

Jouni Malinen 16 years ago
parent
commit
6e89cc438e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      hostapd/ChangeLog
  2. 1 1
      wpa_supplicant/ChangeLog

+ 1 - 1
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

+ 1 - 1
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