diff -r 3dc19f3ac5a7 -r 48f66512ec9b RELEASE_NOTES --- a/RELEASE_NOTES Tue Aug 13 22:56:39 2013 -0700 +++ b/RELEASE_NOTES Tue Aug 13 23:19:31 2013 -0700 @@ -44,6 +44,8 @@ - Radvd application have a new Helper. See the updated examples/ipv6/radvd.cc for an example. - 11n- It is now possible to create a high throughput (HT) node that used the new 11n data rates and preambles. +- It is now possible to request printing command line arguments to the + desired output stream using PrintHelp or operator << Bugs fixed ---------- @@ -75,6 +77,7 @@ - Bug 1731 - lte-phy-error-model passes unexpectedly - Bug 1742 - IPv6 HbH and Dst Extension Header size is not correctly calculated - Bug 1752 - RadvdInterface m_defaultLifeTime is set to milliseconds instead of seconds +- Bug 1754 - Missing GIL lock in generated callback destructor Known issues ------------