File: ChangeLog

package info (click to toggle)
afuse 0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 536 kB
  • ctags: 186
  • sloc: ansic: 1,914; sh: 985; makefile: 16
file content (20 lines) | stat: -rw-r--r-- 478 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Version 0.2
-------------
* New features:
	+ Timeout-based unmounting.
	+ Forced immediate unmounting by removing root directory of
	  auto mounts.
* Fixes/optimisations:
	+ Minor performance tweaks.
	+ Better handling of filesystems which are unexpectedly
	  unmounted.

Version 0.1.1
-------------
* Backward compatibility with FUSE 2.3 (to 2.5).
* Internal bug fixes.
* Moved to SVN due to SourceForge CVS being perpetually broken.

Version 0.1
-----------
* Initial release