Allow HT to be enabled for a STA even without WMM
[wpasupplicant] / wpa_supplicant / ChangeLog
index 263291e..899bdfd 100644 (file)
@@ -1,6 +1,23 @@
 ChangeLog for wpa_supplicant
 
-????-??-?? - v0.6.6
+????-??-?? - v0.6.7
+       * added support for Wi-Fi Protected Setup (WPS)
+         (wpa_supplicant can now be configured to act as a WPS Enrollee to
+         enroll credentials for a network using PIN and PBC methods; in
+         addition, wpa_supplicant can act as a wireless WPS Registrar to
+         configure an AP); WPS support can be enabled by adding CONFIG_WPS=y
+         into .config and setting the runtime configuration variables in
+         wpa_supplicant.conf (see WPS section in the example configuration
+         file); new wpa_cli commands wps_pin, wps_pbc, and wps_reg are used to
+         manage WPS negotiation; see README-WPS for more details
+       * added support for EAP-AKA' (draft-arkko-eap-aka-kdf)
+       * added support for using driver_test over UDP socket
+       * fixed PEAPv0 Cryptobinding interoperability issue with Windows Server
+         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
+
+2008-11-23 - v0.6.6
        * added Milenage SIM/USIM emulator for EAP-SIM/EAP-AKA
          (can be used to simulate test SIM/USIM card with a known private key;
          enable with CONFIG_SIM_SIMULATOR=y/CONFIG_USIM_SIMULATOR=y in .config
@@ -23,6 +40,9 @@ ChangeLog for wpa_supplicant
          with driver_nl80211.c (the old code from driver_wext.c was removed)
        * added support (Linux only) for RoboSwitch chipsets (often found in
          consumer grade routers); driver interface 'roboswitch'
+       * fixed canceling of PMKSA caching when using drivers that generate
+         RSN IE and refuse to drop PMKIDs that wpa_supplicant does not know
+         about
 
 2008-11-01 - v0.6.5
        * added support for SHA-256 as X.509 certificate digest when using the