aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-02-23 09:09:48 +0100
committerMax Kellermann <max@duempel.org>2011-02-23 09:10:23 +0100
commit2fb40fe728ac07574808c40034fc0f3d2254d49d (patch)
tree2c5ee9f1d37426039ab9c7afc869b1ad0bc5aa02 /NEWS
parentb57330cf75bcb339e3f268f1019c63e40d305145 (diff)
downloadmpd-2fb40fe728ac07574808c40034fc0f3d2254d49d.tar.gz
mpd-2fb40fe728ac07574808c40034fc0f3d2254d49d.tar.xz
mpd-2fb40fe728ac07574808c40034fc0f3d2254d49d.zip
playlist_state: add option "restore_paused"
When set, MPD will not auto-start playback on startup; it will be in "paused" state.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 05ad1025b..a5bcb033b 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ ver 0.17 (2011/??/??)
- osx: allow user to specify other audio devices
- raop: new output plugin
- shout: add possibility to set url
+* state_file: add option "restore_paused"
ver 0.16.1 (2011/01/09)