diff options
author | Max Kellermann <max@duempel.org> | 2009-01-04 20:31:23 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-04 20:31:23 +0100 |
commit | e4a53df7db8a8520c552a718ee7671b986312919 (patch) | |
tree | 20782438e53e3d9487917ef2695d3c7bcdb7c65f /NEWS | |
parent | 6fb8c5493910097636d2122cb57894375c16901d (diff) | |
download | mpd-e4a53df7db8a8520c552a718ee7671b986312919.tar.gz mpd-e4a53df7db8a8520c552a718ee7671b986312919.tar.xz mpd-e4a53df7db8a8520c552a718ee7671b986312919.zip |
don't exit after --create-db
Start the daemon after --create-db. This makes --create-db a flag
which discards the old database and starts with a fresh one.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ ver 0.15 - (200?/??/??) * fix minor memory leak in decoder_tag() * added Icy-Metadata support * fix cross-fading bug: it used to play some chunks of the new song twice +* --create-db starts the MPD daemon instead of exiting ver 0.14 (2008/12/25) * audio outputs: |