diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2004-11-11 15:20:05 +0000 |
---|---|---|
committer | Miklos Szeredi <miklos@szeredi.hu> | 2004-11-11 15:20:05 +0000 |
commit | 30e8eb3e135291717eceaae69162fceb91d30aa1 (patch) | |
tree | 1db0567746719aeebe993981e2744d0340cfcc3e /perl/Changes | |
parent | 3d60e7641b52ac98d789ab091c6ada143dba5f69 (diff) | |
download | libfuse-30e8eb3e135291717eceaae69162fceb91d30aa1.tar.gz |
move perl python and lufis directories one level up
Diffstat (limited to 'perl/Changes')
-rw-r--r-- | perl/Changes | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/perl/Changes b/perl/Changes deleted file mode 100644 index 56b4733..0000000 --- a/perl/Changes +++ /dev/null @@ -1,12 +0,0 @@ -Revision history for Perl extension Fuse. - -0.01 Wed Nov 28 21:45:20 2001 - - original version; created by h2xs 1.21 with options - include/fuse.h - -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 |