update RELEASE_NOTES

This commit is contained in:
Sébastien Deronne
2015-07-22 23:19:22 +02:00
parent c971b0de7d
commit cce40e5148

View File

@@ -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
------------