aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/TODO b/TODO
index 485b975c6..0881fd08a 100644
--- a/TODO
+++ b/TODO
@@ -17,12 +17,10 @@
vice versa, this way you can do list album artists or list artist albums, this
will make life easier when we add genre and other metadata
-3) thourougly rewrite and check signal blocking and unblocking
-
-4) add a --update-only, like --only-create-db, only just for updating
-
-5) have children close all logging stuff, and redirect stdout and stderr to
+3) 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. (don't redirect children's stdout and stderr to /dev/null if mpd is
run with --no-daemon)
+
+4) cleanup main()