mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-24 16:49:25 +01:00
Release 1.27
This commit is contained in:
parent
126883ae79
commit
099700a154
@ -1,3 +1,8 @@
|
||||
ver 1.27:
|
||||
Fix issue with hidden networks on connection error.
|
||||
Fix issue with directed roams if already trying to roam.
|
||||
Fix issue with checking for connected in FT frame event.
|
||||
|
||||
ver 1.26:
|
||||
Fix issue with handling BSS that changed frequency.
|
||||
Fix issue with handling frequencies in neighbor report.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.26)
|
||||
AC_INIT(iwd, 1.27)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user