summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-08-16 10:41:21 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-08-16 10:41:21 +0200
commit2e9ef13f1cc354b2e9f2b982ca8524f14190af8b (patch)
treeff99fdd8aa84d8bebdc54535ae1e4d719cf4cb62 /HISTORY
parent57a95c6790fd080020c49c79557619fd129a66e0 (diff)
downloadvdr-2e9ef13f1cc354b2e9f2b982ca8524f14190af8b.tar.gz
vdr-2e9ef13f1cc354b2e9f2b982ca8524f14190af8b.tar.bz2
Fixed a crash when starting "Pause live video" twice within the same minute on the same channel
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 873344c8..794a532c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2302,3 +2302,5 @@ Video Disk Recorder Revision History
mode (thanks to Rainer Zocholl for reporting this one).
- VDR now stops with exit status 2 if one of the configuration files can't be
read correctly at program startup (suggested by Rainer Zocholl).
+- Fixed a crash when starting "Pause live video" twice within the same minute on
+ the same channel.