--- 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>