Remove unneeded inclusion of hostapd header files
[wpasupplicant] / hostapd / ChangeLog
index 3a1c2a9..d79623a 100644 (file)
@@ -8,6 +8,16 @@ 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)
+       * fixed EAPOL/EAP reauthentication when using an external RADIUS
+         authentication server
+       * fixed TNC with EAP-TTLS
+       * fixed IEEE 802.11r key derivation function to match with the standard
+         (note: this breaks interoperability with previous version) [Bug 303]
+       * fixed SHA-256 based key derivation function to match with the
+         standard when using CCMP (for IEEE 802.11r and IEEE 802.11w)
+         (note: this breaks interoperability with previous version) [Bug 307]
 
 2009-01-06 - v0.6.7
        * added support for Wi-Fi Protected Setup (WPS)