diff options
author | Max Kellermann <max@duempel.org> | 2014-02-27 23:08:22 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-02-27 23:08:22 +0100 |
commit | d34ae0850cf8ebde4b39e6865f21e50b74fe6c94 (patch) | |
tree | 353a3612c705b6c65617101f0228b764fdee3016 /NEWS | |
parent | 6526de024a4da15ff1b0019b5bbe5048dce9e0f2 (diff) | |
download | mpd-d34ae0850cf8ebde4b39e6865f21e50b74fe6c94.tar.gz mpd-d34ae0850cf8ebde4b39e6865f21e50b74fe6c94.tar.xz mpd-d34ae0850cf8ebde4b39e6865f21e50b74fe6c94.zip |
AllCommands: "findadd" requires the "add" permission
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ ver 0.18.9 (not yet released) +* protocol + - "findadd" requires the "add" permission * decoder - vorbis: fix linker failure when libvorbis/libogg are static * encoder |