root/honeybow/trunk/mwfetcher/CHANGELOG

Revision 1481, 0.8 kB (checked in by chengyu, 10 months ago)

ntfs bug fixed

Line 
1 v0.1.2
2 * Fixed a bug while processing NTFS file system. !IMPORTANT! After upgrading to
3   this version, please use "-i" option a generate a new clean list.
4
5 v0.1.1
6 * Added auto detection for file system type, which will override "-t vfat" option.
7 * Improved installation process.
8
9 v0.1.0
10 * Added aborting mechanism if 'fsck.vfat -y' failed when scans FAT32 file system.
11 * Added filtrate_sample function to ease filter adding.
12 * Added "-t vfat" option since the vfat file system mount option is not compatible
13   with ntfs or other file system.
14 * Obsolete ntfs mount option fixed.
15 * Refreshed README for public release.
16
17 v0.0.9b
18 * Fixed a bug in function submit_diff.
19 * Removed "-t ntfs" option while mount virtual disk to let Liux kernel decide which
20   fs type to use, therefore can support more fs type.
Note: See TracBrowser for help on using the browser.