From bdae572c1dbc48457eb3409fabfc0f81ae36481e Mon Sep 17 00:00:00 2001 From: "Peter D. Barnes, Jr." Date: Tue, 27 Sep 2016 19:48:11 -0400 Subject: [PATCH] Update RELEASE_NOTES with fixed bugs 2507 and 2508 --- RELEASE_NOTES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 5b6519a83..cb69ea8c2 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -104,6 +104,8 @@ Bugs fixed - Bug 2484 - Corrected the exit from CA_LOSS state in TCP - Bug 2486 - NextTxSequence was not traced back from TCB - Bug 2500 - Ipv[4,6]RawSocket ignores IpTtl tag +- Bug 2507 - ConfigStore RawTextConfigLoad doesn't reset stream error state +- Bug 2508 - Duplicate of bug 2507 Known issues ------------