]> CyberLeo.Net >> Repos - SourceForge/afuse.git/blob - ChangeLog
Tidying up for release 0.2.
[SourceForge/afuse.git] / ChangeLog
1 Version 0.2
2 -------------
3 * New features:
4         + Timeout-based unmounting.
5         + Forced immediate unmounting by removing root directory of
6           auto mounts.
7 * Fixes/optimisations:
8         + Minor performance tweaks.
9         + Better handling of filesystems which are unexpectedly
10           unmounted.
11
12 Version 0.1.1
13 -------------
14 * Backward compatibility with FUSE 2.3 (to 2.5).
15 * Internal bug fixes.
16 * Moved to SVN due to SourceForge CVS being perpetually broken.
17
18 Version 0.1
19 -----------
20 * Initial release