Revision history for Perl extension Win32::Dokan.

0.02  Sat Feb 7 2009
	- Win32::Dokan is separated to Win32::Dokan, and Win32::Dokan::Mounter.
	  Now, Win32::Dokan is low level interface for Dokan.DLL and
	  Win32::Dokan::Mounter is interface for Win32::Dokan::FS.
	- Add signal handler to unmount filesystem when script is ended.
	- context created when file opened is preserved until cleanup.
	- Win32::Dokan::Fuse is more compatible to Fuse.pm

0.01  Sat Jan 10 19:42:51 2009
	- original version; created by h2xs 1.23 with options
		Win32::Dokan

