Update RELEASE_NOTES.md

This commit is contained in:
Sébastien Deronne
2024-05-02 22:06:22 +02:00
parent 009c3d5dda
commit 49a6e2ef7b

View File

@@ -48,6 +48,7 @@ been tested on Linux. The latest known version to work with ns-3 is cppyy==3.1.2
- (tests) - Enhanced error handling in test.py to avoid attempts to open non-existent XML files following early test termination by sanitizers.
- (wifi) #1072 - Support configuration of custom EDCA parameters via Txop attributes before device installation
- (wifi) - Fix operation in 6 GHz band (added support for FILS Discovery frames and HE 6GHz Band Capabilities information element, fixed HE Operation information element, fixed NSS selection, fixed HT and VHT not supported on 6GHz links).
- (wifi, spectrum) - Fix negative power when channel is switched during the propagation delay period (after TX started but before the signal reached RX).
Release 3.41
------------