summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-03-19 16:39:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2018-03-19 16:39:58 +0100
commitb539134e548ce6fb51c16a3407567066f76e261c (patch)
treeb23b1e276912a261ccd8833459356157707795fe /HISTORY
parent6180dcce45398a4ca4f13f220cf104e018f12767 (diff)
downloadvdr-b539134e548ce6fb51c16a3407567066f76e261c.tar.gz
vdr-b539134e548ce6fb51c16a3407567066f76e261c.tar.bz2
Fixed (not) saving the 'cam.data' file in case VDR stops early during startup due to some error
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2869b795..6297660c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9322,3 +9322,5 @@ Video Disk Recorder Revision History
- Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
- Fixed processing SVDRP client responses in case the caller doesn't want the actual
response strings (reported by Johann Friedrichs).
+- Fixed (not) saving the 'cam.data' file in case VDR stops early during startup due to
+ some error.