changeset 7884 | 963d5bfe9c52 |
parent 7880 | f5c22d8411e6 |
child 8749 | 4462ac63d4cf |
--- a/RELEASE_NOTES Tue May 08 10:45:00 2012 -0700 +++ b/RELEASE_NOTES Wed May 09 12:03:54 2012 +0200 @@ -51,6 +51,8 @@ - bug 1391 - .ns3rc does not allow comments as expected - bug 1392 - Modules built report does not clarify C++ or Python - bug 1395 - AODV DeferredRouteOutputTag missing constructor + - bug 1352 - Fixed MapAttributes, previously was mapped to a vector in ObjectPtrContainer + and (and key information was dropped). Now the container is a map. Known issues ------------