diff --git a/ChangeLog b/ChangeLog index e4ee4b2..6d5d535 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ Unattributed items are by Paul Warren and Chris Lightfoot. Andreas Schwab * Minor fixes to the man page +* Man page documentation of -t mode. +* Compile time warning fixes. Markus Koschany * Added text output mode (-t option) @@ -67,6 +69,9 @@ Unattributed items are by Paul Warren and Chris Lightfoot. * Avoid an assertion failure if an "invalid" (as in outside of IPv4 or IPv6) address family is encountered (Red Hat bugs #839750, #847124, #868065, #961236 and #1007434) +* enable building iftop with more recent versions of autoconf/automake +* patch to remove compile time warnings +* Fix to avoid system call in text mode wherever possible. Robert Scheck * Attempt to detect if interface is actually up when doing autodetection.