mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
Release 1.0
This commit is contained in:
parent
9757afecab
commit
971e1d2038
@ -1,3 +1,7 @@
|
||||
ver 1.0:
|
||||
Add support for stable D-Bus interfaces.
|
||||
Add support for network configuration documentation.
|
||||
|
||||
ver 0.23:
|
||||
Fix issue with strict certificate chain checks.
|
||||
Fix issue with parsing RSNE_ADVANCE information.
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT(iwd, 0.23)
|
||||
AC_INIT(iwd, 1.0)
|
||||
|
||||
AC_CONFIG_HEADERS(config.h)
|
||||
AC_CONFIG_AUX_DIR(build-aux)
|
||||
|
Loading…
Reference in New Issue
Block a user