From 97867626d5dd509f726891cb0b2b14724d33142a Mon Sep 17 00:00:00 2001 From: Mitch Watrous Date: Wed, 25 Jul 2012 12:05:58 -0700 Subject: [PATCH] Update release notes --- RELEASE_NOTES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index bffb5f979..00b0ce96d 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -34,6 +34,10 @@ the RandomVariableStream objects (bug 101). Bugs fixed ---------- - bug 101 - random variable initialization + - bug 1464 - ConfigStore Save + Load => Could not set default value + for ns3::UdpSocketImpl::IcmpCallback + - bug 1475 - "test.py --list" should sort the output + - bug 1476 - TestCase::GetName () should not be private Known issues ------------