aboutsummaryrefslogtreecommitdiffstats
path: root/perl/Changes
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2001-12-13 10:55:07 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2001-12-13 10:55:07 +0000
commit20dd496d09b6f698eba37c64c7f8ad9745db1c02 (patch)
treee82cb74fdd95edc695698cbe623b44e0c80450e2 /perl/Changes
parentacd4e06c71f5b31627911dd3b0b300d16fb103ae (diff)
downloadlibfuse-20dd496d09b6f698eba37c64c7f8ad9745db1c02.tar.gz
fuser-perl changes
Diffstat (limited to 'perl/Changes')
-rw-r--r--perl/Changes4
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