0.3.0 - 12-Feb-2004
==================
- Fixed ping string for PingExternal class based on platform.  The old
  string was really only good for Linux and *BSD.
- Added Win32 support (requires win32_popen package).
- Added warranty info.

0.2.3 - 12-Aug-2003
===================
- Fixed a bug in PingExternal that could consume file descriptors if used in a loop
- Added some initialization to avoid -w warnings
- Removed VERSION() class method.  Use the constant instead
- Modified test suite slightly
- Moved rd2 docs to doc directory

0.2.2 - 3-Apr-2003
==================
- Fixed handling of stdout in PingExternal

0.2.1 - 27-Mar-2003
===================
- Fixed major bug with PingExternal class with regards to down hosts
- Exceptions and warnings from PingExternal are now chomp'd
- Modified test suite
- Doc updates

0.2.0 - 14-Feb-2003
===================
- The default behavior of PingTCP with regards to ECONNREFUSED is now configurable
- Added a VERSION constant and method (to the base class)
- Added a test suite (for those with testunit installed)
- Doc changes, rearrangement and general cleanup
- Manifest is now MANIFEST
- Added an INSTALL file

0.1.0 - 9-Dec-2002
==================
- Added ping? alias for ping method
- Warnings now handled separately
- Corrected a mis-named variable in Ping::External
- Fixed the install.rb file
- Updated and added docs
- Renamed tarball to net-pingsimple to reflect RAA naming convention

0.0.1a
======
- Did this release ever happen?

0.0.1
=====
- Initial release.
