* pysubnettree now supports IPv6 addresses and prefixes. (Henry
Stern, updated by Daniel Thayer).
* SubnetTree now have a binary mode as well in in which single
addresses are passed in the form of packed binary strings as,
e.g., returned by `socket.inet_aton. (Henry Stern, updated by
Daniel Thayer).
* Raise minimum required CMake version to 2.6.3 (Jon Siwek)