WPS UFD: Add entry to ChangeLog

This commit is contained in:
Jouni Malinen 2009-02-26 22:10:50 +02:00
parent 116f7bb0a3
commit f4c617ee4c
2 changed files with 4 additions and 0 deletions

View file

@ -8,6 +8,8 @@ ChangeLog for hostapd
* 802.11n: scan for overlapping BSSes before starting 20/40 MHz channel
* driver_nl80211: fixed STA accounting data collection (TX/RX bytes
reported correctly; TX/RX packets not yet available from kernel)
* added support for WPS USBA out-of-band mechanism with USB Flash
Drives (UFD) (CONFIG_WPS_UFD=y)
2009-01-06 - v0.6.7
* added support for Wi-Fi Protected Setup (WPS)

View file

@ -12,6 +12,8 @@ ChangeLog for wpa_supplicant
scan_ssid=1 operations in ap_scan=1 mode (i.e., search for hidden
SSIDs); this requires driver support and can currently be used only
with nl80211
* added support for WPS USBA out-of-band mechanism with USB Flash
Drives (UFD) (CONFIG_WPS_UFD=y)
2009-01-06 - v0.6.7
* added support for Wi-Fi Protected Setup (WPS)