

Changes to ntfsdecrypt: Fixed DESX decryption.Changes to ntfsinfo: Displayed reparse point information.Changes to ntfsclone: Decoded the full list of bad clusters.Changes to ntfsresize: Fixed relocating the MFT runlists, decode the full list of bad clusters & fixed resizing an extended bad cluster list.Changes to mkntfs: a) Make installing mkntfs /sbin symlinks dependent on ENABLE_MOUNT_HELPER b) Mention the starting sector when it overflows in mkntfs c) Upgraded the upper-case table to same as Windows 7, 8 and 10.Use incremental offsets when reading a directory in lowntfs-3g.Implemented rewinding a directory in lowntfs-3g.Clear the environment when starting mount or umount.Zero uninitialized bytes before writing compressed data.Packed/unpacked st_rdev transported as 32-bits on Solaris 64-bits.Simplified NTFS ACLs when group same as owner and same permission as world.Defended against reusing data from an invalid MFT record.

