This commit is contained in:
Slawomir Wojciech Wojtczak (vermaden) 2012-03-04 09:40:19 +01:00
parent 71b43f2a32
commit 1cf0ecda5c
1 changed files with 11 additions and 0 deletions

11
README
View File

@ -171,3 +171,14 @@ REMOVEDIRS (set to NO by default)
Regards, Regards,
vermaden vermaden
-------------------------------------------------------------------------------
Fixed bug about inproper exFAT detection, now mounts fine.
Fixed bug about creating mount dirs for all attached devices no matter if needed or not.
Revised 'detach' section, now removes only directory that is unmounted (if enabled of course).
Simplified FAT/NTFS sections, removed additional check as it break some MP3 players default filesystems automount.
Regards,
vermaden