* 1.0.0 released 2003-nov-23 - First public release. * 1.0.1 released 2003-nov-27 - Fixed a memory leak - fixed a problem that would cause tcptrack to segfault under heavy load - tcptrack no longer grabs packet payloads off of the network, making it more efficient (especially in terms of memory under heavy load). - FreeBSD (and probably other BSD) timing issues have been fixed. - New timing options controllable in defs.h - tcptrack only works on ethernet interfaces for now. It will now fail to start up on non-ethernet interfaces and print an error. - tcptrack still won't compile on Solaris. I'm working on getting access to a Solaris machine to test on. * 1.0.2 released 2003-dec-04 - Fixed some Solaris build issues - configure script updated - Fixed assert compile problem on some systems