From 6b8a66e4e45a3b8f267ddbe1ec260ea45c04871e Mon Sep 17 00:00:00 2001 From: ZorazeAli Date: Mon, 8 Jun 2020 09:18:28 +0200 Subject: [PATCH] Update RELEASE_NOTES --- RELEASE_NOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index c4e1b2284..b9acd4ea7 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -44,10 +44,13 @@ Bugs fixed - Issue #84 - Wi-Fi removing wrong header due to copy-paste error - Issue #94 - wifi retransmitted frames not marked as retransmits - Issue #107 - Wi-Fi: Frame capture model works incorrectly if two signals arrive at the same time +- Issue #106 - Inconsistent imsi representation in LTE module - Issue #110 - Wi-Fi: PCAP trace file gives unexpected results - Issue #116 - Wi-Fi: Incorrect state when receiving A-MPDU in WifiPhy - Issue #119 - Waf --lcov-report option was broken - Issue #169 - Ideal rate manager does not work when non best-effort traffic is used +- Issue #196 - Remove LteSecondaryCellSelectionTestSuite from LTE module +- Issue #221 - T310 is not cancelled upon receiving handover command - MR !269 - Fix okumura-hata propagation loss model when m_frequency > 1.500e9 and city == Medium or Small Known issues