summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-01-30 10:06:36 +0100
committerMax Kellermann <max@musicpd.org>2018-01-30 10:06:36 +0100
commitec408ca6a6d378d9038e720cbed65fdd8f233066 (patch)
tree29e34aee06e632b51e1ae0fb89efa3f9323cdd43 /NEWS
parentea66cdd6a5cdcce0cf663e3c3a6e7e81ceacbbe5 (diff)
output/pulse: fix crash during auto-detection
The PulseOutput needs to be "enabled" before WaitConnection() may be called. Closes #207
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2836e984e..ad631c9e1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.20.16 (not yet released)
+* output
+ - pulse: fix crash during auto-detection
* database
- simple: fix search within mount points
* fix crash in debug build on Haiku and other operating systems