diff options
author | Martin Szulecki | 2020-06-04 04:40:09 +0200 |
---|---|---|
committer | Martin Szulecki | 2020-06-04 04:40:09 +0200 |
commit | 1d804531d68e313565b28c0c943086ca8ade08e0 (patch) | |
tree | 871d2a7a063f2e8f532a470763c31252e3a9328b | |
parent | 8256a65d55928a08f748b7d5f3e8d1398472051f (diff) | |
download | ifuse-1d804531d68e313565b28c0c943086ca8ade08e0.tar.gz ifuse-1d804531d68e313565b28c0c943086ca8ade08e0.tar.bz2 |
Update NEWS with latest changes
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +Version 1.1.4 +~~~~~~~~~~~~~ + +* Changes: + - Use automake silent rules if available + - Add helpful message when mounting an app document folder fails + - Add new "--list-apps" option to print list of apps with file sharing enabled + - Remove length check on UDID argument to support newer devices + Version 1.1.3 ~~~~~~~~~~~~~ |