v0.77
	20010115
	- don't setup SSL CA verification unless cert verification is
	  actually used for the connections.
	- default SSL protocol version selection in SSL.pm.

v0.76	20001117
	- patch from Kwok Chern Yue <chernyue@post1.com> for
	  making IO::Socket::SSL work with HTTP::Daemon.

v0.75	20000726
	- IO::Socket::SSL should now work with perl v5.6.0
	- demo/*.pl and t/*.t now turn module debugging on if
	  DEBUG command line argument is given
	- default certificates changed

v0.74	20000705
	- Changes file added
	- bugfix in IO::Socket::SSL::sysread() (zliu2@acsu.buffalo.edu)
	- libwww-perl and IO::Socket::SSL UML models added in docs
	- URL changes in test scripts
	- preliminary support for startTLS in IO::Socket::SSL::socketToSSL()
	- miscellanous patches for Net::SSLeay added in diffs
