update RELEASE_NOTES
authorSébastien Deronne <sebastien.deronne@gmail.com>
Wed, 22 Jul 2015 23:19:22 +0200
changeset 11526 90855bfd1cda
parent 11525 7e0fee5babf8
child 11527 cce58c7897d1
update RELEASE_NOTES
RELEASE_NOTES
--- a/RELEASE_NOTES	Wed Jul 22 23:16:53 2015 +0200
+++ b/RELEASE_NOTES	Wed Jul 22 23:19:22 2015 +0200
@@ -36,7 +36,9 @@
 - 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
 ------------