summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2020-06-04 04:40:09 +0200
committerGravatar Martin Szulecki2020-06-04 04:40:09 +0200
commit1d804531d68e313565b28c0c943086ca8ade08e0 (patch)
tree871d2a7a063f2e8f532a470763c31252e3a9328b
parent8256a65d55928a08f748b7d5f3e8d1398472051f (diff)
downloadifuse-1d804531d68e313565b28c0c943086ca8ade08e0.tar.gz
ifuse-1d804531d68e313565b28c0c943086ca8ade08e0.tar.bz2
Update NEWS with latest changes
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63117bc..8c5924c 100644
--- a/NEWS
+++ b/NEWS
@@ -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
~~~~~~~~~~~~~