mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 1.1
This commit is contained in:
parent
dcbdbac2f8
commit
299337b579
@ -1,3 +1,8 @@
|
||||
ver 1.1:
|
||||
Fix issue with simple configuration support checks.
|
||||
Fix issue with handling TLS tunnel and PEAPv0.
|
||||
Add support for radio resource management.
|
||||
|
||||
ver 1.0:
|
||||
Add support for stable D-Bus interfaces.
|
||||
Add support for network configuration documentation.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.0)
|
||||
AC_INIT(iwd, 1.1)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user