mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 1.5
This commit is contained in:
parent
71cdd84dfb
commit
1ee7b985aa
@ -1,3 +1,9 @@
|
||||
ver 1.5:
|
||||
Fix issue with handling missing NEW_WIPHY events.
|
||||
Fix issue with interface creation and NEW_WIPHY events.
|
||||
Fix issue with handling LastConnectedTime property change.
|
||||
Fix issue with PEAPv0 interoperability with Windows.
|
||||
|
||||
ver 1.4:
|
||||
Fix issue with handling Crypto-Binding and invalid MACs.
|
||||
Fix issue with handling change station error results.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.4)
|
||||
AC_INIT(iwd, 1.5)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user