diff options
author | Jouni Malinen <j@w1.fi> | 2008-12-25 17:37:04 +0200 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2008-12-25 17:37:04 +0200 |
commit | c674a55d711330d772283ece569b07421f8457b4 (patch) | |
tree | 4687e9c77820109c08b13a0f7f93745655c9d3aa /wpa_supplicant | |
parent | 6207129af48fff67260271c6200e8bf25bf38342 (diff) | |
download | external_wpa_supplicant_8_ti-c674a55d711330d772283ece569b07421f8457b4.zip external_wpa_supplicant_8_ti-c674a55d711330d772283ece569b07421f8457b4.tar.gz external_wpa_supplicant_8_ti-c674a55d711330d772283ece569b07421f8457b4.tar.bz2 |
Added a ChangeLog entry about the new Windows installer
Diffstat (limited to 'wpa_supplicant')
-rw-r--r-- | wpa_supplicant/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/wpa_supplicant/ChangeLog b/wpa_supplicant/ChangeLog index 899bdfd..329a9f9 100644 --- a/wpa_supplicant/ChangeLog +++ b/wpa_supplicant/ChangeLog @@ -16,6 +16,10 @@ ChangeLog for wpa_supplicant 2008 NPS; optional cryptobinding is now enabled (again) by default * fixed PSK editing in wpa_gui * changed EAP-GPSK to use the IANA assigned EAP method type 51 + * added a Windows installer that includes WinPcap and all the needed + 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 2008-11-23 - v0.6.6 * added Milenage SIM/USIM emulator for EAP-SIM/EAP-AKA |