#
# $Id: Changes,v 0.23 2001/12/17 03:50:09 dankogai Exp dankogai $
#

Revision history for Perl extension BSD::stat.

0.23 2001.12.17
     fixed: $scalar = lstat("nonexistent") wrongly got a reference
     which always evaluates true.  Now it returns undef when stat
     fails.
0.22 2001.12.17
     Debris in stat.pm removed; duplicate occurance of $VERSION
0.21 2001.12.17
     First preview release
0.01 2001.12.17
	- original version; created by h2xs 1.21 with options
		-n BSD::stat -f