update CHANGES.html
authorTom Henderson <tomh@tomh.org>
Fri, 16 Dec 2011 13:49:35 -0800
changeset 7643 ff15b50555ea
parent 7642 a6e93eb40327
child 7644 c87ea5e72dcc
update CHANGES.html
CHANGES.html
--- a/CHANGES.html	Fri Dec 16 09:54:28 2011 -0800
+++ b/CHANGES.html	Fri Dec 16 13:49:35 2011 -0800
@@ -76,7 +76,10 @@
 
 <h2>New API:</h2>
 <ul>
-<li> In the mobility module, there is a new API MobilityModel::GetRelativeSpeed() returning the relative speed of two objects. Proposed by Jens Mittag.</li>
+<li> In the mobility module, there is a new API MobilityModel::GetRelativeSpeed() returning the relative speed of two objects. </li>
+<li> A new Ipv6AddressGenerator class was added to generate sequential
+addresses from a provided base prefix and interfaceId.  It also will detect
+duplicate address assigments. </li> 
 </ul>
 
 <h2>Changes to existing API:</h2>