summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5e6e85bf..3e3c8e7b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 1.50.1
+=======================
+* dav: Drop user from URI as a workaround for Nextcloud bug (Ondrej Holy)
+* dav: Port DNS-SD resolver to async API to fix hangs when mounting (Ondrej Holy)
+* smb: Ignore EINVAL for kerberos/ccache login (Ondrej Holy)
+* dav: Rewrite to libsoup async API to fix crashes (Daniel Kolesa)
+* dav: Do not lose userinfo when copying URIs (Daniel Kolesa)
+
Major changes in 1.50.0
=======================
* Translation updates