From 5a66cdb8ebcf16e5793266cee1d897f0d910457a Mon Sep 17 00:00:00 2001 From: ZorazeAli Date: Mon, 27 Jan 2020 17:06:11 +0100 Subject: [PATCH] Update CHANGES.html and RELEASE_NOTES --- CHANGES.html | 14 ++++++++++++++ RELEASE_NOTES | 1 + 2 files changed, 15 insertions(+) diff --git a/CHANGES.html b/CHANGES.html index 5cbda52ec..475be69ea 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -55,6 +55,15 @@ us a note on ns-developers mailing list.

New API:

Changes to existing API:

Changed behavior:


diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 395466601..f735249c8 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -67,6 +67,7 @@ Bugs fixed - Issue #77 - Wi-Fi VHT capabilities MaxMpduLength had invalid restriction - Issue #79 - Wi-Fi connection drop or low throughput due to Block Ack transmit window - Example program tap-wifi-virtual-machine.py had a syntax error +- Issue #80 - Indoor/outdoor status is not updated when the node moves Release 3.30 ============