From 7bfa2bb5ebee5d1fc791bbca2ec30706d7221104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deronne?= Date: Fri, 11 Sep 2015 21:50:40 +0200 Subject: [PATCH] Update RELEASE_NOTES --- RELEASE_NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 07786f100..f53669151 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -43,6 +43,7 @@ Bugs fixed - Bug 1249 - doxygen comments on device-level SetMobility () - Bug 1482 - mesh module was producing fatal error with ASCII and netanim traces - Bug 1557 - errors in function OpenFlowSwitchNetDevice::BufferFromPacket() +- Bug 1681 - m_lastNavStart is assigned twice continuously - Bug 1736 - default dot11EDCATableMSDULifetime - Bug 1901 - mesh module producing malformed pcaps - Bug 1929 - TcpL4Protocol::Send must indicate the source address to routing (if known)