Revision history for Perl extension Config::Find.

0.06  Tue Apr 15 2003
	- File::HomeDir dependency added to main module, CPANPLUS
 	  doesn't catch it on the inner module

0.05  Mon Apr 14 2003
	- support for one liners added to Unix module

0.04  Thu Apr 10 2003
	- added File::HomeDir dependecy to Config::Find::Unix

0.03  Wed Apr 9 2003
	- corrected bug in open that returned a valid file handler
	  even when the configuration file was not found

0.02  Wed Apr 9 2003
	- corrected bug in 'parent_dir' that was not correctly
	  handling trailing '/'
	- corrected bug in 'guess_script_dir' that was not removing
	  the script name
	- support for 'file' option added
	- dependencies added in Makefile.PL

0.01  Mon Mar 31 13:09:40 2003
	- original version; created by h2xs 1.22 with options
		-AX -n Config::Find