summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2022-05-26 09:55:28 +0200
committerOndrej Holy <oholy@redhat.com>2022-05-26 09:55:28 +0200
commit781bf205e96f1f214db9f185b8533d9afd4de0aa (patch)
tree171a07c3d3bf085d5f8c886d53e5207b2512cc44
parentfc3e481634317f455e0c219de1f44b86d1dabeef (diff)
downloadgvfs-781bf205e96f1f214db9f185b8533d9afd4de0aa.tar.gz
Release version 1.50.21.50.2
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3e3c8e7b..d713aeb7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 1.50.2
+=======================
+* smb: Rework anonymous handling to avoid EINVAL (Ondrej Holy)
+* http: Unescape prefix to fix handling of encoded URIs (Ondrej Holy)
+* build: Fix build without Avahi support (Ondrej Holy)
+
Major changes in 1.50.1
=======================
* dav: Drop user from URI as a workaround for Nextcloud bug (Ondrej Holy)