RELEASE_NOTES
changeset 10129 5d1521685ad9
parent 10128 f30c35341c5a
child 10131 0dc090fc749d
--- a/RELEASE_NOTES	Mon Aug 12 07:35:18 2013 +0200
+++ b/RELEASE_NOTES	Fri Jul 12 00:03:20 2013 +0200
@@ -41,6 +41,8 @@
    - Automatic Handover trigger based on RRC UE measurement reports
 - IPv6 can now detect and use Path-MTU. See 
   examples/ipv6/fragmentation-ipv6-two-MTU.cc for an example.
+- Radvd application have a new Helper. See the updated 
+  examples/ipv6/radvd.cc for an example.
 
 Bugs fixed
 ----------
@@ -67,6 +69,7 @@
 - Bug 1720 - IPv6 Fragmentation cause crashes
 - Bug 1721 - Path MTU isn't handled properly
 - Bug 1727 - Ping6 should use a proper source address
+- Bug 1728 - Radvd application is missing an Helper
 - 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