Fix MBR/msdosfs partition unmount issue.

This commit is contained in:
vermaden 2019-01-11 12:12:28 +01:00
parent cf10b9627d
commit ada4b0cec1
1 changed files with 7 additions and 1 deletions

8
README
View File

@ -42,7 +42,13 @@ C H A N G E L O G
-------------------------------------------------------------------------------
VERSION 1.6.0 (CURRENT)
VERSION 1.6.1 (CURRENT)
Fix MBR/msdosfs partition unmount issue.
-------------------------------------------------------------------------------
VERSION 1.6.0
Fix long boot with devd(8) because of ugen(4) devices.
Add fsck.exfat to the exFAT filesystem.