From 68691f9c1743b400cadd12f1f2402dd7baf45e90 Mon Sep 17 00:00:00 2001 From: Natale Patriciello Date: Sun, 25 Feb 2018 11:43:13 +0100 Subject: [PATCH] edited release notes for bug 2866 corrected in commit 13319:4052be71b58b --- RELEASE_NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index f3b52b0f7..4c12b688c 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -60,6 +60,7 @@ Bugs fixed - Bug 2848 - wifi: Association ID not correctly set upon association - Bug 2849 - lte: Received RLC and PDCP PDUs are missing in the stats files - Bug 2854 - wifi: he-wifi-network crashes when frequency is set at 2.4 GHz +- Bug 2866 - tcp: Removed VS warnings on TcpSocketBase - Bug 2873 - tcp: Potential SIGFPE in TcpYeah - Bug 2874 - tcp: Corrected interpretation of RFC 6675 for IsLost check - Bug 2875 - tcp: Use Rule3 of RFC6675 only with SACK enabled