snarf 1.2
---------
	o Added experimental proxy support via the $SNARF_PROXY environment
	  variable.
	o Fixed a (fatal) bug in gopher retrieval

snarf 1.13
----------
        o Fixed a bug that caused snarf to bail when the server didn't
          require a password for anonymous login.
        o Applied a few small but useful patches from Sean Connor

snarf 1.12
----------
	o Fixed the bug allegedly fixed in 1.11. the new fix follows the
	  RFC. imagine that :)
	o added the -r flag to resume interrupted ftp transfers. i love this
	  flag!
	o slightly modified typo in makefile at Ganesh's direction

snarf 1.11
----------
	o Fixed a bug in ftp.c that prevented you from working with (lame?)
	  Microsoft FTP servers

snarf 1.1
---------
	o Added a hack for doing command line options -h and -v
	o Replaced ftplib with ftp.c from Ganesh
	o At Ganesh's direction:
	  . Fixed isalpha mistake in url.c, to allow IP addresses to be
	    snarfed
	  . Added O_TRUNC in simple.c to prevent a large snarf.out file

snarf 1.0
---------
	o Added ftp support via ftplib

snarf 0.5a
----------
	o Cleaned up a few things and released to the unsuspecting public

snarf 0.5
---------
	o Initial snarf, given to a few people I know

