mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 0.22
This commit is contained in:
parent
5508833bab
commit
1382c4724a
@ -1,3 +1,8 @@
|
||||
ver 0.22:
|
||||
Fix issue with hotplug and device capability detection.
|
||||
Add support for IPv6 network configuration handling.
|
||||
Add support for embedding certificates in profiles.
|
||||
|
||||
ver 0.21:
|
||||
Fix issue with cleartext ACK and tunneled EAP-Success.
|
||||
Fix issue with setting bits in extended capabilities.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 0.21)
|
||||
AC_INIT(iwd, 0.22)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user