summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2021-01-08 13:27:48 +0100
committerOndrej Holy <oholy@redhat.com>2021-01-08 13:41:01 +0100
commite1bb7e202a8fefdf308b47666e387d01fc4458d1 (patch)
treedfcad314261cf4ca171b83a9a55ffa79b9184e3d /NEWS
parent279a2ab879adbde14f4dcab33ede9855af2f817b (diff)
downloadgvfs-e1bb7e202a8fefdf308b47666e387d01fc4458d1.tar.gz
Update NEWS for 1.47.1 release1.47.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c4dcd99..42667886 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Major changes in 1.47.1
+=======================
+* mtp: Fix crashes when storage descriptions are not provided
+* trash: Explicitly cancel file monitor to prevent deadlock
+* admin: Add copy and push implementations for better performance
+* client: Add fallback to session bus for synchronous API
+* daemon: Use named sockets to avoid network permission requirement
+* smb: Set fast content type independently of other attributes
+* ftp: Prevent source file removal in case of transfer failure
+* google: Report progress for file transfers from local filesystem
+* sftp: Add support for two factor authentication
+* sftp: Use connection multiplexing instead of multiple connections
+* smb: Report progress when move operation is done
+* google: Set the display name for the root folder also
+* Translation updates
+
Major changes in 1.46.1
=======================
* trash: Do not fail when G_FILE_COPY_NO_FALLBACK_FOR_MOVE is used