mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-24 16:49:25 +01:00
Release 1.15
This commit is contained in:
parent
37896485b6
commit
6d47354e63
@ -1,3 +1,8 @@
|
||||
ver 1.15:
|
||||
Add support for FT-over-DS procedure with multiple BSS.
|
||||
Add support for estimation of VHT RX data rate.
|
||||
Add support for exporting Daemon information.
|
||||
|
||||
ver 1.14:
|
||||
Fix issue with scanning property and quick scan cancellation.
|
||||
Fix issue with handling authentication timeouts from SAE.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.14)
|
||||
AC_INIT(iwd, 1.15)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user