# HG changeset patch # User Mathieu Lacage # Date 1303043680 -7200 # Node ID f08a90113dd5c2e67e83558177705aafe6fe04c0 # Parent b971a123c861a37b89fc81fd493bb92aecb20e74 bugs fixed diff -r b971a123c861 -r f08a90113dd5 RELEASE_NOTES --- a/RELEASE_NOTES Sun Apr 17 14:23:18 2011 +0200 +++ b/RELEASE_NOTES Sun Apr 17 14:34:40 2011 +0200 @@ -34,6 +34,9 @@ - CsmaNetDevice ReceiveErrorModel was not dropping the packet - bug 1064 - Correct Friis propagation loss equation in spectrum module - bug 1046 - Check Aodv LocalDeliver callback before using it + - bug 1038 - Time::Get*Seconds () return signed integer while actually returning unsigned + - bug 445 - Is the class name Scalar in nstime.h appropriate? + - bug 1044 - Seconds (1e-9) creates Time that is not IsPositive () Known issues ------------