From 9438c2c212185d82d192fad0db03d0071d1275a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deronne?= Date: Tue, 12 Aug 2025 07:52:38 +0800 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 16f4832c5..0e0360968 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -34,6 +34,7 @@ ns-3 has switched to the C++23 standard by default. - (antenna) !2516 - Reformatted documentation - (core) A stacktrace will now be printed on fatal errors in supported platforms. +- (wifi) !2524 - Fix corrupted radiotap header when EHT is used. ### Bugs fixed