aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-11-07 17:48:57 +0100
committerMax Kellermann <max@duempel.org>2009-11-07 17:48:57 +0100
commitc440faa94dad1a9d7cae4947351a2704a9975cd9 (patch)
tree553fb4f15e6882a0879d654a65ee2dd49dec4c32 /NEWS
parent375fd5ed4c33343a82f9e7b728c720e396431e5d (diff)
downloadmpd-c440faa94dad1a9d7cae4947351a2704a9975cd9.tar.gz
mpd-c440faa94dad1a9d7cae4947351a2704a9975cd9.tar.xz
mpd-c440faa94dad1a9d7cae4947351a2704a9975cd9.zip
log: redirect stdout/stderr to /dev/null if syslog is used
Don't hold a file descriptor on root's tty when syslog is used for logging.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d68d51ca5..40e37822c 100644
--- a/NEWS
+++ b/NEWS
@@ -61,6 +61,7 @@ ver 0.16 (20??/??/??)
* removed options --create-db and --no-create-db
* state_file: save only if something has changed
* database: eliminated maximum line length
+* log: redirect stdout/stderr to /dev/null if syslog is used
* obey $(sysconfdir) for default mpd.conf location
* build with large file support by default
* require GLib 2.16