mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 1.11
This commit is contained in:
parent
bbf79bc511
commit
355c2df97e
@ -1,3 +1,7 @@
|
||||
ver 1.11:
|
||||
Add support for ACD client for static configuration.
|
||||
Add support for intelligent scan of all frequencies.
|
||||
|
||||
ver 1.10:
|
||||
Add support for DHCP v6 configuration.
|
||||
Add support for DHCP server operation with AP mode.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 1.10)
|
||||
AC_INIT(iwd, 1.11)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user