diff options
author | Max Kellermann <max@duempel.org> | 2014-02-08 14:03:25 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-02-08 14:24:47 +0100 |
commit | b3663b5da2ebcd87f0b1cb498ddd9ea7aff6eeb5 (patch) | |
tree | cf0caf1f038c49575d1942033ede3f812f994c50 /NEWS | |
parent | d761d8b168bb245ab382b93142a8f9595bbb6404 (diff) | |
download | mpd-b3663b5da2ebcd87f0b1cb498ddd9ea7aff6eeb5.tar.gz mpd-b3663b5da2ebcd87f0b1cb498ddd9ea7aff6eeb5.tar.xz mpd-b3663b5da2ebcd87f0b1cb498ddd9ea7aff6eeb5.zip |
storage/nfs: new storage plugin
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ ver 0.19 (not yet released) - upnp: new plugin * storage - music_directory can point to a remote file server + - nfs: new plugin - smbclient: new plugin * playlist - soundcloud: use https instead of http |