WPS UFD: Add entry to ChangeLog
authorJouni Malinen <j@w1.fi>
Thu, 26 Feb 2009 20:10:50 +0000 (22:10 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Feb 2009 20:10:50 +0000 (22:10 +0200)
hostapd/ChangeLog
wpa_supplicant/ChangeLog

index 3a1c2a9..b98cbc9 100644 (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)
index 0c0a41b..80f8c28 100644 (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)