From 43c25769349e92b280fc159d8076bba623ec01b2 Mon Sep 17 00:00:00 2001
From: Warren Dukes <warren.dukes@gmail.com>
Date: Tue, 13 Apr 2004 15:52:16 +0000
Subject: [PATCH] todo...mhmmm

git-svn-id: https://svn.musicpd.org/mpd/trunk@727 09075e82-0dd4-0310-85a5-a0d7c8717e4f
---
 TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO
index 8b9dc94e0..485b975c6 100644
--- a/TODO
+++ b/TODO
@@ -24,4 +24,5 @@ will make life easier when we add genre and other metadata
 5) have children close all logging stuff, and redirect stdout and stderr to
 /dev/null, and set error bits in the shared log for the parent process
 to check when it receives a SIGUSR1, and print logs and then reset values of
-error bits.
+error bits. (don't redirect children's stdout and stderr to /dev/null if mpd is
+run with --no-daemon)