0.5 - 20050826 (urgent release)
	- support for freebsd7
	- install documentation
	- add pcap terminator and error fixup
	- some \n fixups
	- set compiler flags in src/Makefile.acr
	- cannot use z and ZZ modes together
	- add -ZZ flag (read values from stdin and add results to the desired mode)
	- add -Z flag (read values from stdin)
	- add -D flag (separate big numbers in dot format)
	- fix invalid interface error
	- talk about mountpoints instead of disks
	- \n when ^C
	- fix for segfault on GMP build (*)
	- use alarm instead of sleep() - more precission on slow machines

0.4 - 20050810
	- also installs manpage
	- fixes for *BSD
	- documentation for sniff stuff
	- add -P : promiscuous mode for the sniffer
	- add sniff support
	- add support for GMP (no number limits)
	- fix make clean.
	- add manpage
	- fix typos.
	- Port to apple darwin (little FreeBSD changes)
	- update acr to 0.4

0.3 - 20040127
	- Initial port to use ACR
	- Implement '-a' flag (average)
	- Implement '-z' flag (stdin transfers)
	- Catch signals for properly termination
	- add LICENSE

0.2 - 20041221
	- Solve /proc/net/dev parsing bug (Linux seems to break the syntax brb)
	- Ported to [Free|Net|Open]BSD and GNU/Linux
	- add -e to mesure errors on interfaces
	- solve build problems
	- add KMG flags
	- add support for GNU/Linux on disk/mem
	- allow mesure input/ouput of target iface

0.1 - initial release
