summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-13 14:39:34 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-13 14:39:34 +0200
commit8fe90254f6843fedab11f4bbf7f83090e341f6eb (patch)
tree73cc09200b9c620eef8c36a95898bef795860b30 /HISTORY
parent098952e254f008bf2f702579d117766080b75469 (diff)
downloadvdr-8fe90254f6843fedab11f4bbf7f83090e341f6eb.tar.gz
vdr-8fe90254f6843fedab11f4bbf7f83090e341f6eb.tar.bz2
Now storing the channel id in the info.vdr file even if there is no EPG info available
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bcf24988..62eb2fff 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3683,3 +3683,6 @@ Video Disk Recorder Revision History
- Fixed handling EPG data for time shifted events (thanks to Marco Schlüßler).
- Increased the default value for 'Min. user inactivity' to 300 minutes (suggested
by Helmut Auer).
+- Now storing the channel id in the info.vdr file even if there is no EPG info
+ available (thanks to Andreas Brachold for reporting that there are empty info.vdr
+ files created in that case).