Revision history for Perl extension Proc::Daemon.

0.01  Thu Jan 27 1998
	- initial bundled release

0.02  Sat Apr 17 1999
	- init() function superceded by Init() function.
	- All open files are closed during daemonization.
	- A double fork is now down to avoid the potential of acquiring
	  a controlling terminal.
	- Added Fork() and OpenMax() functions.