summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-12-27 10:53:46 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2021-12-27 10:53:46 +0100
commit1861074241f1a6ee71372ce3cd474f19a4a2867c (patch)
tree0127f236368b168205c5caeb114dfa6ee05e9f6d /HISTORY
parent178f2cacf90c31398cb397f4300375ba1b82f766 (diff)
downloadvdr-1861074241f1a6ee71372ce3cd474f19a4a2867c.tar.gz
vdr-1861074241f1a6ee71372ce3cd474f19a4a2867c.tar.bz2
Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 09268943..81001413 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9574,3 +9574,7 @@ Video Disk Recorder Revision History
- Fixed initializing the cChannel::schedule pointer after reading EPG data with PUTE
(reported by Manuel Reimer).
- Official release.
+
+2021-12-27:
+
+- Fixed a possible crash in the Schedule menu, in case Setup.EPGLinger is 0.