diff options
author | pdw <> | 2005-12-25 12:15:08 +0000 |
---|---|---|
committer | pdw <> | 2005-12-25 12:15:08 +0000 |
commit | 42c26600fa4b97d87f33936c2a2c8f08f1653de2 (patch) | |
tree | 8c62eff329829cf29643f473c807b1c7260b1e28 | |
parent | 0613f0abd1e777ec05a3537ed483355bb6c0724b (diff) | |
download | iftop-42c26600fa4b97d87f33936c2a2c8f08f1653de2.zip |
Updated change log
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 21 insertions, 1 deletions
@@ -5,9 +5,29 @@ Attributions apply to all preceding items up to the next blank line. Unattributed items are by Paul Warren and Chris Lightfoot. 0.17 -* Fixed segfault bug in config file handling. * Added support for ppp interfaces on FreeBSD (and others using DLT_PPP) +* Fixed segfault bug in config file handling. +* Fixes to man page + William Robinet <william.robinet@conostix.com> + +* Fix for hash table memory handling bug (caused segfaults on Mac OS X) +* Header fixes for Mac OS X + Ken McLeod <thecloud@apple.com> + +* Fixes for compile time errors apparent on Mac OS 10.4.3 + Georg Schwarz <georg.schwarz@freenet.de> + +* Improvements to configure to support cross-compilation +* Addition of "NO_SYSTEM" compiler flag to prevent subshell execution + Tim Freeman <tim@fungible.com> + +* Fix to get hardware address on FreeBSD and OpenBSD + Nicolas Bernard <n.bernard@worldonline.fr> + +* Added 802.1q VLAN support + Jacek Konieczny <jajcus@bnet.pl> + 0.16 28/02/04 * Added support for DLT_NULL * Fix for pthread.c behaviour on Solaris. |