From 1cf0ecda5c5b1a8e15f687e655762cf26086cc71 Mon Sep 17 00:00:00 2001 From: "Slawomir Wojciech Wojtczak (vermaden)" Date: Sun, 4 Mar 2012 09:40:19 +0100 Subject: [PATCH] 1.3 --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README b/README index 7f7f023..4c93d51 100644 --- a/README +++ b/README @@ -171,3 +171,14 @@ REMOVEDIRS (set to NO by default) Regards, 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 + +