* Thu, 11-Feb-1999 Damien Miller <dmiller@ilogic.com.au>

- Added tcp, udp and ip headers to packet-headers.h (copied from
  glibc's include files) and modified packet-parse.h to use them

- Fixed error behaviour for recursive make

- Fixed permission for make install

- Minor cosmetic fixes

* Wed, 10-Feb-1999 Damien Miller <dmiller@ilogic.com.au>

- Modified all remaining tools to accept --input and --output options

* Wed, 10-Feb-1999 Damien Miller <dmiller@ilogic.com.au>

- Modified to allow building with static glib without patches

* Wed, 10-Feb-1999 Damien Miller <dmiller@ilogic.com.au>

- Added traffic-exclude program and manpage.
  Based on a suggestion from Gerhard Stroessner <gerhard@hof.net>

- Added parse_address_and_mask function to util.[ch]

- Fixed bug in limit_hosts_by_address function

* Wed, 10-Feb-1999 Damien Miller <dmiller@ilogic.com.au>

- Updated TODO

- Tidied Makefiles

- Renamed some functions in limit-report.[ch]

- Added limit_hosts_by_address function to limit-report.[ch] 
  Based on a suggestion from Gerhard Stroessner <gerhard@hof.net>

- Moved DNS resolutions routines to report.[ch]

- Delete redundant files utils/resolve-hosts.[ch]

- Fixed some typos in traffic-resolve manpage

- Fixed version function for traffic-resolve

- Fixed bug in quiet mode for traffic-resolve 

* Wed, 03-Feb-1999 Damien Miller <dmiller@ilogic.com.au>

- Fixed traffic-togif script

* Tue, 02-Feb-1999 Damien Miller <dmiller@ilogic.com.au>

- Postscript generation fixes

- Added traffic-togif script

* Mon, 01-Feb-1998 Damien Miller <dmiller@ilogic.com.au>

- Manpage fixes

- Host/peer read order fixes

- textfe display fixes

- Added BUGS file

- Added "install" makefile target

* Sat, 30-Jan-1999 Damien Miller <dmiller@ilogic.com.au

- Reorganisation continues. 

- Added traffic-sort program and manpage

- Added traffic-resolve program and manpage. 

- Added frontends - traffic-tops, traffic-tohtml, traffic-totext and
  manpages.

- Added --timestamp option to traffic-collector. 

- Fixed numerous bugs

- Added traffic-vis manpage

- Tidied source

- Updated spec file

* Wed, 27-Jan-1999 Damien Miller <dmiller@ilogic.com.au

- Major reorganisation. Seperated monolithic traffic-vis 
  program into traffic-collector, traffic-sort,
  traffic-limit and frontend code.

* Sun, 06-Dec-1998 Damien Miller <dmiller@ilogic.com.au>

- Minor portability fixes

- Now uses glib string helper functions wherever possible

- Renamed pinfo_t -> packet_info_t

* Wed, 02-Dec-1998 Damien Miller <dmiller@ilogic.com.au>

- Added time limit for collection

* Wed, 02-Dec-1998 Damien Miller <dmiller@ilogic.com.au>

- Added printing of start and finish times

- Fixed random positioning of hosts in Postscript mode

- Modularised code

* Wed, 02-Dec-1998 Damien Miller <dmiller@ilogic.com.au>

- Postscript layout fixes

- Random sort order

- resort_host_list() function

- Primitive attempt a vertical centering of text

- Disabled drawing of hosts polygon

* Wed, 02-Dec-1998 Damien Miller <dmiller@ilogic.com.au>

- Fixed lockup in Postscript generator

* Tue, 01-Dec-1998 Damien Miller <dmiller@ilogic.com.au>

- Added peliminary Postscript report generator

* Tue, 01-Dec-1998 Damien Miller <dmiller@ilogic.com.au>

- Added -no-dns flag

- Added "resolving hostnames" message

* Tue, 01-Dec-1998 Damien Miller <dmiller@ilogic.com.au>

- Fixed timeout bug: traffic-vis would spontaneously exit in low traffic
  situations.

- Added HTML report generation

- Changed commandline options slightly

* Sun, 29-Nov-1998 Damien Miller <dmiller@ilogic.com.au>

- Initial public release
