conf: removed the deprecated "error_file" option

This option was deprecated by the 0.15 release.  This patch makes this
option invalid.
This commit is contained in:
Max Kellermann
2009-08-24 17:12:15 +02:00
parent f401c1059c
commit 4231ec51c3
3 changed files with 1 additions and 2 deletions

1
NEWS
View File

@@ -22,6 +22,7 @@ ver 0.16 (20??/??/??)
* commands:
- added new "status" line with more precise "elapsed time"
* log unused/unknown block parameters
* removed the deprecated "error_file" option
* save state when stopped
* renamed option "--stdout" to "--stderr"
* obey $(sysconfdir) for default mpd.conf location