From 76daf64826f302c3985a6d4deedf3e385ca85b93 Mon Sep 17 00:00:00 2001 From: Nicola Baldo Date: Tue, 9 Nov 2010 13:06:30 +0100 Subject: [PATCH] added fixed wifi bugs to release notes for ns-3.10 --- RELEASE_NOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 92283c12e..a818a5d6f 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -56,6 +56,9 @@ since ns-3.9, in many cases referencing the Bugzilla bug number - bug 892 - WaypointMobilityModel incompatible with MobilityHelper::Install - bug 893 - Lazy CourseChange notification for WaypointMobilityModel - bug 979 - Multi-octet fields in Wi-Fi headers have wrong endianness + - bug 988 - MacRxMiddle::SequenceControlSmaller method + - bug 993 - MinstrelWifiManager::UpdateStats useless if clause + - bug 1015 - GetChannelFrequencyMhz() does not match with standard Known issues ------------