diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | hostapd/ChangeLog | 2 | ||||
-rw-r--r-- | wpa_supplicant/ChangeLog | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ ChangeLog for Host AP driver for Intersil Prism2/2.5/3 -????-??-?? - v0.3.9 +2005-06-10 - v0.3.9 * fixed background scans (iwlist wlan0 scan) not to break data connection when in host_roaming 2 mode (e.g., when using wpa_supplicant) diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog index 41cd25b..9d15f75 100644 --- a/hostapd/ChangeLog +++ b/hostapd/ChangeLog @@ -1,6 +1,6 @@ ChangeLog for hostapd -????-??-?? - v0.3.9 +2005-06-10 - v0.3.9 * fixed a bug which caused some RSN pre-authentication cases to use freed memory and potentially crash hostapd * fixed private key loading for cases where passphrase is not set diff --git a/wpa_supplicant/ChangeLog b/wpa_supplicant/ChangeLog index 132cef4..09d5b61 100644 --- a/wpa_supplicant/ChangeLog +++ b/wpa_supplicant/ChangeLog @@ -1,6 +1,6 @@ ChangeLog for wpa_supplicant -????-??-?? - v0.3.9 +2005-06-10 - v0.3.9 * modified the EAP workaround that accepts EAP-Success with incorrect Identifier to be even less strict about verification in order to interoperate with some authentication servers |