Revision history for Fuse::PerlSSH::FS

0.11	2013-02-22
	- Changes file
	- perlssh can now print version information
	- we can now pass mountopts to FUSE
	- perlssh accepts a --no-xattr option
	- replaced statfs with something that actually probes the
	  remote filesystem
	- two new capabilities checks to find out if the remote
	  filesystem is able to store xattribs
	- Removed Carp dependency
	- perlsshfs by default now daemonizes itself (new
	  dependency Daemon::Daemonize)

0.10	2013-02-17
	First public version, released on an unsuspecting world.