mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-30 12:07:23 +01:00
Release 3.10
This commit is contained in:
parent
3760a49650
commit
3e7a8feee0
@ -1,3 +1,8 @@
|
||||
ver 3.10:
|
||||
Fix issue with handling neighbor report on BSS TM request.
|
||||
Fix issue with handling deauth and FT association failure.
|
||||
Fix issue with handling roaming and old frequencies.
|
||||
|
||||
ver 3.9:
|
||||
Fix issue with Access Point mode and frequency unlocking.
|
||||
Fix issue with network configuration and BSS retry logic.
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([iwd],[3.9])
|
||||
AC_INIT([iwd],[3.10])
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user