update CHANGES.html

This commit is contained in:
Tom Henderson
2011-12-16 13:49:35 -08:00
parent d402b35687
commit 67a5c739d9

View File

@@ -76,7 +76,10 @@ instead of CXXDEFINES
<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>