diff options
author | Max Kellermann <max@duempel.org> | 2009-01-18 16:15:45 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-18 16:15:45 +0100 |
commit | 9933144de7389b12b2a75cfb4320baecefa952af (patch) | |
tree | 09d7fc155aa64e596c38a2a7d7908e6c8705bf3b /NEWS | |
parent | c2cc3b4923684cb00518e7b8db25a9b56c60dc9d (diff) | |
download | mpd-9933144de7389b12b2a75cfb4320baecefa952af.tar.gz mpd-9933144de7389b12b2a75cfb4320baecefa952af.tar.xz mpd-9933144de7389b12b2a75cfb4320baecefa952af.zip |
mapper: make the playlist directory optional
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ ver 0.15 - (200?/??/??) * failure to read the state file is non-fatal * added Icy-Metadata support * --create-db starts the MPD daemon instead of exiting +* playlist_directory is optional ver 0.14.1 (2009/01/17) |