diff --git a/ChangeLog b/ChangeLog index 2e720e2..1cfda0d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,25 @@ Unattributed items are by Paul Warren and Chris Lightfoot. * Improved behaviour of sort in sent/recv only mode Damián Viano +* FreeBSD compilation fix +* IPv6 reverse resolution + Frédéric Perrin + +* Improved IPv6 code (removed s6_addr32 dependency) +* Fixed support for DLT_NULL + Scott Bertilson + +* Typo in usage message +* Workaround for PuTTY issue (https://bugzilla.redhat.com/show_bug.cgi?id=546032) + Robert Scheck + +* Attempt to detect if interface is actually up when doing autodetection. +* Fixed segfault when selecting interfaces with empty MAC address (e.g. gprs + interface on Nokia N900) + Graham Ings + +* Avoid autodetecting wmaster interfaces +* Experimental support for IEEE802_11 radiotap interfaces (DLT 127) * Fixed segfault / hang when supplying multiple -i options