summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 472526a8..4dff21c2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9174,3 +9174,5 @@ Video Disk Recorder Revision History
of low disk space.
- Now making sure that AssertFreeDiskSpace() is called with the maximum timer
priority in case there are several timers recording with different priorities.
+- The MTD mapper now avoids immediately reusing unique PIDs when switching channels,
+ to prevent possible problems with old data in buffers (thanks to Onur Sentürk).