From 6450f3ea3f698900c2a08b68dc5a540a4ba0292c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 2 Nov 2021 19:46:41 +0100 Subject: [PATCH] build: Fix wrong order in ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 276a5af4..40f2b8bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ ver 1.18: + Fix issue with handling faulty SAE duplicate commits. Add support for Access Point FILS IP Address Assignment IE. Add support for P2P GO-side 4-way handshake IP allocation. Add support for forcing SAE group 19 if BSS requires it. - Fix issue with handling faulty SAE duplicate commits. ver 1.17: Fix issue with sending additional and vendor IEs.