--- a/CHANGES.html Thu Jul 11 17:20:11 2013 -0700
+++ b/CHANGES.html Sat Jul 13 12:35:55 2013 +0200
@@ -60,6 +60,10 @@
<li>New generic hash function interface. Two hash functions are provided:
murmur3 (default), and the venerable FNV1a. See the Hash Functions
section in the Manual.</li>
+ <li>New Mac16Address has been added. It can be used with IPv6 to make
+ an Autoconfigured address.</li>
+ <li>Mac64Address support has been extended. It can now be used with
+ IPv6 to make an Autoconfigured address.</li>
</ul>
<h2>Changes to existing API:</h2>