summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-05-18 13:13:31 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-05-18 13:13:31 +0200
commitc58f61392b29d1583ab46e6918b0fa57f06b687b (patch)
tree792900e526a51de2b17c7cc7f07e82ded2df0a6f /HISTORY
parente597b304ec4081baca0d178b1eb9027d08ecc3a4 (diff)
downloadvdr-c58f61392b29d1583ab46e6918b0fa57f06b687b.tar.gz
vdr-c58f61392b29d1583ab46e6918b0fa57f06b687b.tar.bz2
Fixed reading 'epg.data' for channels with non-zero RID
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f15ad717..c3ad7913 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2166,3 +2166,5 @@ Video Disk Recorder Revision History
- Fixed setting the locking pid after a timed wait (thanks to Andreas Schultz).
- Avoiding spurious section filter settings after a channel switch.
- Updated 'channels.conf.cable' (thanks to Stefan Hußfeldt).
+- Fixed reading 'epg.data' for channels with non-zero RID (thanks to Oliver
+ Endriss for reporting this one).