summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2023-01-06 14:05:10 +0100
committerOndrej Holy <oholy@redhat.com>2023-01-06 14:10:17 +0100
commit2d616dfcbee16b03fd90f3dc2008d983803e3734 (patch)
tree7b4b8a4da22ec749e01cc47258d3fb734b44f0e5
parent96619a12418db95d80bb5009c925af267bb37096 (diff)
downloadgvfs-2d616dfcbee16b03fd90f3dc2008d983803e3734.tar.gz
Release version 1.50.31.50.3
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d713aeb7..a063ca1c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Major changes in 1.50.3
+=======================
+* dav: Prevent usage of NULL when user is not specified (Ondrej Holy)
+* ftp: Fix hangs when the connection is released (wangrong)
+* fuse: Decrease file handle reference when open file fail (wangrong)
+* sftp: PATH-expand the ssh client (Alex Stewart)
+* test: Several smaller enhancements (Sébastien Bacher)
+* backend: Add support for xx-large and x-large thumbnails (Ondrej Holy)
+* goa: Prevent automounts when resuming from suspension (Ondrej Holy)
+* Translation updates (GNOME Translation Project contributors)
+
Major changes in 1.50.2
=======================
* smb: Rework anonymous handling to avoid EINVAL (Ondrej Holy)