diff options
author | Max Kellermann <max@duempel.org> | 2014-07-11 16:39:42 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-07-11 16:39:42 +0200 |
commit | 681643ea9e6e196c449f1974cd50e1f400da3450 (patch) | |
tree | 32f741a1d1c60bbf1132fbef90f7de5d179d41e2 /NEWS | |
parent | fa947e02ca0b2806990d23dae2f6e7421c74978c (diff) | |
download | mpd-681643ea9e6e196c449f1974cd50e1f400da3450.tar.gz mpd-681643ea9e6e196c449f1974cd50e1f400da3450.tar.xz mpd-681643ea9e6e196c449f1974cd50e1f400da3450.zip |
input/curl: options "verify_peer" and "verify_host"
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ ver 0.19 (not yet released) - read tags from songs in an archive * input - alsa: new input plugin + - curl: options "verify_peer" and "verify_host" - mms: non-blocking I/O - nfs: new input plugin - smbclient: new input plugin |