diff options
author | Max Kellermann <max@duempel.org> | 2008-12-28 19:48:52 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-12-28 19:48:52 +0100 |
commit | 8dc92ad28420a2babb3731624c137ad4ef1540c2 (patch) | |
tree | 43555cbde839b3e245401e3e7f7359ffcd635494 /NEWS | |
parent | d838a1ad24a9eaac44367e34506373b4b71e4ff0 (diff) | |
download | mpd-8dc92ad28420a2babb3731624c137ad4ef1540c2.tar.gz mpd-8dc92ad28420a2babb3731624c137ad4ef1540c2.tar.xz mpd-8dc92ad28420a2babb3731624c137ad4ef1540c2.zip |
log: deprecated "error_file" option
Removed the "error_file" option. There is only one log file now. If
a user wants to see only the errors, he should configure a log_level.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ ver 0.15 - (200?/??/??) - iso9660 - zip * Add RVA2 tag support +* the option "error_file" was removed, all messages are logged into + "log_file" ver 0.14 (2008/12/25) * audio outputs: |