mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 0.9
This commit is contained in:
parent
cb50eb6368
commit
dc87830aac
@ -1,3 +1,8 @@
|
||||
ver 0.9:
|
||||
Fix issue with handling EAP-WSC passwords.
|
||||
Add support for TTLS-CHAP and TTLS-PAP.
|
||||
Add support for handling FT over SAE.
|
||||
|
||||
ver 0.8:
|
||||
Fix issue with handling EAP_CACHE_NEVER secret types.
|
||||
Fix issue with redundant usage of the L flag and PEAP.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 0.8)
|
||||
AC_INIT(iwd, 0.9)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user