#
# $Id: Changes,v 0.25 2001/12/19 09:25:50 dankogai Exp dankogai $
#
Revision history for Perl extension BSD::stat.
0.25 2001.12.19
optimized: anystat()
safer: AUTOLOAD()
added: t/benchmark.pl
changed: test.pl -> t/*.t
0.24 2001.12.18
fixed: lstat() and stat() behaved the same.
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