summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-06-08 15:10:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2021-06-08 15:10:51 +0200
commit0f6265a97fcdfe2b5eb8b46eeac04c63e3379118 (patch)
treea8ee58836b812a82f1ed5d26d509940e3d37bbc1 /HISTORY
parent7b1c09795897282cf6bde0e9742814494f6407a1 (diff)
downloadvdr-0f6265a97fcdfe2b5eb8b46eeac04c63e3379118.tar.gz
vdr-0f6265a97fcdfe2b5eb8b46eeac04c63e3379118.tar.bz2
Fixed flushing old data from the section handler
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2b1a35fa..3b2cb769 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9716,3 +9716,4 @@ Video Disk Recorder Revision History
std::min(), std::max() and std::swap() if available (thanks to Winfried Köhler).
- No longer permanently looping through PMT PIDs, which caused problems with some
SatIP receivers (reported by André Weidemann; with help from Helmut Binder).
+- Fixed flushing old data from the section handler (thanks to Helmut Binder).