mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-09 18:47:23 +02:00
Release 3.5
This commit is contained in:
parent
ea571861d6
commit
bff5006b38
@ -1,3 +1,7 @@
|
|||||||
|
ver 3.5:
|
||||||
|
Add support for option to disable blacklist handling.
|
||||||
|
Add support for option to disable SAE for broken drivers.
|
||||||
|
|
||||||
ver 3.4:
|
ver 3.4:
|
||||||
Add support for the Test Anything Protocol.
|
Add support for the Test Anything Protocol.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ([2.69])
|
AC_PREREQ([2.69])
|
||||||
AC_INIT([iwd],[3.4])
|
AC_INIT([iwd],[3.5])
|
||||||
|
|
||||||
AC_CONFIG_HEADERS(config.h)
|
AC_CONFIG_HEADERS(config.h)
|
||||||
AC_CONFIG_AUX_DIR(build-aux)
|
AC_CONFIG_AUX_DIR(build-aux)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user