summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-06-22 22:48:49 +0200
committerMax Kellermann <max@musicpd.org>2020-06-22 22:48:56 +0200
commita43ee977462fdd29d6fcc6084978f7a0c5666ff2 (patch)
treeb73df7bf7633f264d132a8f40bab123fc7a9ce29 /NEWS
parent43c32372e7bd3e02edce0b4c2064a2a59e2b2166 (diff)
util/UriUtil: strip credentials from smb:// URIs
Closes https://github.com/MusicPlayerDaemon/MPD/issues/910
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 162346ec3..bd4caf30b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
ver 0.21.25 (not yet released)
* protocol:
- fix crash when using "rangeid" while playing
+* input
+ - smbclient: don't send credentials to MPD clients
ver 0.21.24 (2020/06/10)
* protocol