From 42e8bdcf033013aa748801d2d7b625a085cc411d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Deronne?=
Date: Sat, 7 Nov 2020 13:44:20 +0100
Subject: [PATCH] Update CHANGES.html
---
CHANGES.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGES.html b/CHANGES.html
index da20e63af..aae7199b2 100644
--- a/CHANGES.html
+++ b/CHANGES.html
@@ -60,6 +60,8 @@ us a note on ns-developers mailing list.
- A new TableBasedErrorRateModel has been added for Wi-Fi, and the default values are aligned with link-simulation results from MATLAB WLAN Toolbox and IEEE 802.11 TGn.
+- A new LdpcSupported attribute has been added for Wi-Fi in HtConfiguration, in order to select LDPC FEC encoding instead of the default BCC FEC encoding.
+
Changes to build system: