summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 50107fe8..e9361f67 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1083,3 +1083,6 @@ Video Disk Recorder Revision History
- Fixed resetting 'mute' state when setting the volume to a non-zero value.
- Added log messages when deleting recordings in case the disk runs full while
recording.
+- Fixed closing a pipe (used for replaying Dolby Digital audio), which
+ sometimes left 'zombie' processes behind (thanks to Werner Fink for helping
+ to debug this one).