diff --git a/RELEASE_NOTES b/RELEASE_NOTES index b9dddd084..a493078b4 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -36,7 +36,9 @@ Bugs fixed - Bug 2135 - TCP doesn't honor the socket's output interface - Bug 2136 - The usage of tid in wifi and wave module shall be "if (tid > 7)" rather than "if (tid >= 7)" - Bug 2132 - TCP RST packets were incorrectly formatted if no endpoints matched -- Bug 2138 - SimpleNetDevice could send overlapped packets. +- Bug 2138 - SimpleNetDevice could send overlapped packets +- Bug 2153 - Incorrect power limits in wifi power control algorithms +- Bug 2154 - Incorrect power calculation in wifi power adaptation examples Known issues ------------