Version: 0.2.7 (17.05.2002)
- rewrite some of the code, to enable monitoring of multiple hosts in one proc.

Version: 0.2.6-5 (06.04.2002)
- removed pcap-namedb.h check as the test appears to be broken with new autoconf.

Version: 0.2.6-4 (30.01.2002)
- moved some stuff from ProcessPacket to libpcap_listen to prevent un-needed cpu-usage.

Version: 0.2.6-3 (10.01.2002)
- added umask() to make logfile-rights proper

Version: 0.2.6-2 (30.11.2001)
- bugfixes and portability

Version: 0.2.6 (24.11.2001)
- changed name to macwatch

Version: 0.2.5 (24.11.2001)
- added scnprinf.[ch] for portability. (by Mark Martinec <mark.martinec@ijs.si>)

Version: 0.2.4 (21.11.2001)
- added chroot and run-as-other-user option

Version: 0.2.3 (12.11.2001)
- fixed install-destionation, and added iplog.sh to install

Version: 0.2.2 (11.11.2001)
- added [-p] option, basically since Yannz requested it.
- added autosensing of interface, earlier it only defaulted to eth0
- some code cleanup to prevent bad error-printing
- switched from u_int8_t types to unsigned char, as it should be more portable

Version: 0.2.1 (11.11.2001)
- added [-r] option, because Yannz didn't understand why it measured bandwith
   'wrong way'

Version: 0.2 (07.11.2001)
- added autoconf&automake to help portability

Version: 0.1 (04.11.2001)
- first release.

