Revision history for Perl extension File::FlockDir.

0.90  Thu Apr  8 00:57:32 1999
	- original version

0.91  Sun Apr 18 10:00
        - some tweaks; put the _Perl Cookbook_ code in the archive

0.92  Sun Apr 25 19:45
        - changed assignment to %locked_SH in flock()

0.93  Mon Apr 26 00:05
        - added the README

0.94  Tue Sept 7 07:35
        - corrected typo in close

0.95 Sat April 29 2000
	- corrected strict complaint in perl > versions 5.005
	- fixed shared lock timeout problem
	- restricted lock settign to EX or SH mode but not both at once

0.97 Tues May 2 2000
	- cleaned up return values from the flock function, which now 
		returns FALSE if it fails and "0 but true", a TRUE value, 
		if it succeeds.

