diff options
author | Max Kellermann <max@duempel.org> | 2009-01-03 14:53:23 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-03 14:53:23 +0100 |
commit | dcff29e5aa18d8957635553753c4b4ddd730d790 (patch) | |
tree | 903e2a67e665d777134b53cb5443a3e5505c41d0 /NEWS | |
parent | 2064e8ac4cb4c7b7c69042e6dc1715c18777b983 (diff) | |
download | mpd-dcff29e5aa18d8957635553753c4b4ddd730d790.tar.gz mpd-dcff29e5aa18d8957635553753c4b4ddd730d790.tar.xz mpd-dcff29e5aa18d8957635553753c4b4ddd730d790.zip |
state_file: errors are non-fatal in read_state_file()
If the state file cannot be read, for whatever reason, don't abort
MPD. The state file isn't _that_ important.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ ver 0.15 - (200?/??/??) "log_file" * support logging to syslog * fall back to XDG music directory if no music_directory is configured +* failure to read the state file is non-fatal ver 0.14 (2008/12/25) * audio outputs: |