Update README.

This commit is contained in:
vermaden 2018-12-10 00:27:24 +01:00
parent 53a1f9764b
commit c4bed9c2d1
1 changed files with 8 additions and 2 deletions

10
README
View File

@ -42,9 +42,15 @@ C H A N G E L O G
-------------------------------------------------------------------------------
VERSION 1.5.9 (CURRENT)
VERSION 1.6.0 (CURRENT)
Decreese DELAY for sleep from '1' to '0.1' for faster monting.
Fix long boot with devd(8) because of ugen(4) devices.
-------------------------------------------------------------------------------
VERSION 1.5.9
Decrease DELAY for sleep from '1' to '0.1' for faster mounting.
Remove __random_wait() at 'attach'.
Implement MTP mounting.
Added XFS and HFS support.