updated for release 0.06
[perl-fuse.git] / Changes
1 Revision history for Perl extension Fuse.
2
3 0.01  Wed Nov 28 21:45:20 2001
4         - original version; created by h2xs 1.21 with options
5                 include/fuse.h
6
7 0.02 Sun Dec 2 18:59:56 2001
8     - works well enough to release, but still needs testing
9
10 0.03 Wed Dec 5 02:17:52 2001
11     - changed getattr() to smell like perl's stat()
12         - fleshed out the documentation a bit
13
14 0.04 Thu Nov 18 13:51:56 CET 2004
15     - new maintainer, Dobrica Pavlinusic <dpavlin@rot13.org>
16     - updated to work with current CVS version of fuse
17
18 0.06 Sun Apr 03 16:15:00 BST 2005
19     - Add support for operations supported by FUSE 2.2.1
20       (flush, release, fsync, extended attributes)
21     - add mount options