diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2001-12-13 10:55:07 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2001-12-13 10:55:07 +0000 |
commit | 20dd496d09b6f698eba37c64c7f8ad9745db1c02 (patch) | |
tree | e82cb74fdd95edc695698cbe623b44e0c80450e2 /perl/Changes | |
parent | acd4e06c71f5b31627911dd3b0b300d16fb103ae (diff) | |
download | libfuse-20dd496d09b6f698eba37c64c7f8ad9745db1c02.tar.gz |
fuser-perl changes
Diffstat (limited to 'perl/Changes')
-rw-r--r-- | perl/Changes | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl/Changes b/perl/Changes index 3981203..56b4733 100644 --- a/perl/Changes +++ b/perl/Changes @@ -6,3 +6,7 @@ Revision history for Perl extension Fuse. 0.02 Sun Dec 2 18:59:56 2001 - works well enough to release, but still needs testing + +0.03 Wed Dec 5 02:17:52 2001 + - changed getattr() to smell like perl's stat() + - fleshed out the documentation a bit |