From 7261739526312f4ce8695fbd75a61a7cc5e3b9d3 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 15 Jul 2009 18:27:32 +0200 Subject: cmdline: renamed option "--stdout" to "--stderr" Since version 0.14, MPD has been logging to standard error instead of standard output. The option name should reflect that. The old option continues to work, we will remove it in a future MPD release. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6a6696b4..a1fa4eef 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,7 @@ ver 0.16 (20??/??/??) - added new "status" line with more precise "elapsed time" * log unused/unknown block parameters * save state when stopped +* renamed option "--stdout" to "--stderr" ver 0.15 (2009/06/23) -- cgit v1.2.3