Overview of changes in Ethereal 0.3.0:

* Initial support for filters.
* Fixes/enhancements for IPX and token ring (Gilbert).

Overview of changes in Ethereal 0.2.3:

* Added support for IPX, thanks to Gilbert.

Overview of changes in Ethereal 0.2.2:

* Added support for token ring, thanks to Gilbert Ramirez, Jr.

Overview of changes in Ethereal 0.2.1:

* Internal structs for ARP/RARP, IP, TCP, and UDP were created.  Trying to 
  sort out which #includes were needed for each system was just too much of
  a hassle.
* Added support for systems that don't have snprintf() and vsnprintf(), thanks
  to Theo de Raadt.
* Minor changes to the README file.

Overview of changes in Ethereal 0.2.0:

* Initial public release.
* GNU autoconf-ified distribution
* Runs under Linux 2.0.x and Solaris 2.6.
* Requires GTK+ (1.0.1 tested) and libpcap (0.4a6 tested)
* For optimal results under Linux, the Karpski libpcap should be used.
* General documentation and a minimal web site have been prepared.
