summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-10-15 16:42:39 +0200
committerMax Kellermann <max@musicpd.org>2019-10-15 16:42:39 +0200
commitf0386459ee5759fe1ff54eacc34525b03901ba6b (patch)
treedc8b43d5529e02757447134b52801db20c21fa78 /NEWS
parente98d4670b84a604c7ab967e7fcd0a1e35bbc8229 (diff)
storage/curl: follow redirects for collections without trailing slash
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c0d175464..48a489178 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ ver 0.21.16 (not yet released)
* storage
- curl: request the "resourcetype" property to fix database update
- curl: URL-encode more paths
+ - curl: follow redirects for collections without trailing slash
* update
- fix crash when music_directory is not a directory
* fix build with iconv() instead of ICU