bugs fixed
authorMathieu Lacage <mathieu.lacage@inria.fr>
Sun, 17 Apr 2011 14:34:40 +0200
changeset 7060 f08a90113dd5
parent 7059 b971a123c861
child 7061 15f40cfaf3b3
bugs fixed
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
 ------------