summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-12-27 11:05:38 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2021-12-27 11:05:38 +0100
commit2e1b2107e70585aa761446e8e5f43b43abfb7949 (patch)
tree837bde62487adb89787eac435641982367f1f977 /HISTORY
parentba5eee6cb825b3820bda9310d6c3a4f56463b615 (diff)
downloadvdr-2e1b2107e70585aa761446e8e5f43b43abfb7949.tar.gz
vdr-2e1b2107e70585aa761446e8e5f43b43abfb7949.tar.bz2
Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0f9c6d53..9c58aef9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9579,3 +9579,5 @@ Video Disk Recorder Revision History
- Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0.
- Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs.
+- Fixed unlocking vs. call to EpgHandlers.EndSegmentTransfer() (reported by Christoph
+ Haubrich).