- Added exfatattrib utility which prints or changes file attributes [Will Thompson].
- Added FUSE 3 support. FUSE 2 continues to be supported.
- Added support for timezone offsets [Nathan Hunsperger].
- Fixed device opening error being reported as FS error.
- Fixed possible data leakage when uninitialized clusters were allocated using NtSetInformationFile() call under Windows and FS was not un...