aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-08-23 22:43:08 +0200
committerMax Kellermann <max@duempel.org>2011-08-23 23:02:13 +0200
commitb3df4dc2c92d27034eaf9cef52e97a6e39c77d2e (patch)
tree6a372b5331f6ed6402e1d2d2fd4ca07af780ddc9 /NEWS
parent3db9ab82ea792fbfa398d0d631f976fa33a564fe (diff)
downloadmpd-b3df4dc2c92d27034eaf9cef52e97a6e39c77d2e.tar.gz
mpd-b3df4dc2c92d27034eaf9cef52e97a6e39c77d2e.tar.xz
mpd-b3df4dc2c92d27034eaf9cef52e97a6e39c77d2e.zip
output/pulse: fix deadlock when the stream was suspended
Check if the stream is suspended; wake up the main loop when it becomes suspended.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eaa8d194e..b23c4a087 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,7 @@ ver 0.16.4 (2011/??/??)
- alsa: fix SIGFPE when alsa announces a period size of 0
- httpd: don't warn on client disconnect
- pulse: fix deadlock when resuming the stream
+ - pulse: fix deadlock when the stream was suspended
ver 0.16.3 (2011/06/04)