summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-09-13 11:18:53 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-09-13 11:18:53 +0200
commitcc16e9fdc73bcba6cc5fb677111cf76fcbc6a2c7 (patch)
tree69b2692a52acf158ab60161e6aa7a6076d28d44e /HISTORY
parente775f25add85c3c36df7e8601fbd472c8fbd2b09 (diff)
downloadvdr-cc16e9fdc73bcba6cc5fb677111cf76fcbc6a2c7.tar.gz
vdr-cc16e9fdc73bcba6cc5fb677111cf76fcbc6a2c7.tar.bz2
If regenerating an index file fails and no data is written to the file, VDR now reports this error and removes the empty index file
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8084dcf6..b0e96dd0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7234,3 +7234,8 @@ Video Disk Recorder Revision History
Authors of plugins that implement skins may want to adapt their SetButtons()
function in order to make use of this new feature. See, for instance, the function
cSkinClassicDisplayMenu::SetButtons() in skinclassic.c for details.
+
+2012-09-13: Version 1.7.31
+
+- If regenerating an index file fails and no data is written to the file, VDR now
+ reports this error and removes the empty index file.