mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 1.21
This commit is contained in:
parent
90105e822f
commit
876d81e861
@ -1,3 +1,7 @@
|
||||
ver 1.21:
|
||||
Fix issue with handling disconnect events issued by AP.
|
||||
Add experimental support for DPP feature.
|
||||
|
||||
ver 1.20:
|
||||
Fix issue with handling Hotspot 2.0 requirements.
|
||||
Add support for evict_nocarrier setting during roaming.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.20)
|
||||
AC_INIT(iwd, 1.21)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user