From 6bba5b6f6eaa015ca0b4fdd3697cff742a084327 Mon Sep 17 00:00:00 2001 From: Eduardo Almeida Date: Mon, 30 Sep 2024 17:29:30 +0100 Subject: [PATCH] Delete duplicate entry in RELEASE_NOTES.md --- RELEASE_NOTES.md | 1 - 1 file changed, 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index e5fcb47e0..254acb504 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -379,7 +379,6 @@ This release has discontinued support for g++-8 compilers. - (network) !1163 - Initializing an Ipv[4,6]Address from an invalid string do not raise an exception anymore. Instead the address is marked as not initialized. - (spectrum) !1046 - Added the TwoRaySpectrumPropagationLossModel fast-fading class, as the outcome of the related GSoC 2022 project titled "A simplified channel and beamforming model for ns-3" - (spectrum) !1119 - Added a capability to filter signals (with a new SpectrumTransmitFilter) sent on the SpectrumChannel before they are forwarded to receivers on the channel. This is motivated by scalability (reducing inconsequential simulation events). -the TwoRaySpectrumPropagationLossModel fast-fading class, as the outcome of the related GSoC 2022 project titled "A simplified channel and beamforming model for ns-3" - (wifi) Added support for 802.11be Multi-Link Operations (MLO), STR mode only - (wifi) Added more fields to the EHT Capabilities information element - (wifi) Added an initial 802.11be-based example program