summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-02 12:46:53 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-02 12:46:53 +0100
commitbc766ad04b8d344cd750cec74b8a0bc2300b8ef6 (patch)
treecee79d542917a881f0fba749fa8425db011df4d0 /HISTORY
parent5dd0c65e3519c21f79b0e8f69df01c28223e6283 (diff)
downloadvdr-bc766ad04b8d344cd750cec74b8a0bc2300b8ef6.tar.gz
vdr-bc766ad04b8d344cd750cec74b8a0bc2300b8ef6.tar.bz2
Fixed reading EPG data via the SVDRP command PUTE
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index bc8b61f7..8d62f406 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1671,7 +1671,7 @@ Video Disk Recorder Revision History
buttons of those that have already been learned (thanks to Oliver Endriss for
reporting this one).
-2002-11-01: Version 1.1.15
+2002-11-02: Version 1.1.15
- Completely switched to the new CVS HEAD version of the linux-dvb driver.
The NEWSTRUCT compile time switch is now obsolete. The required driver is now
@@ -1695,3 +1695,5 @@ Video Disk Recorder Revision History
may want to newly create their plugins' Makefiles with the new version of this
script, and adapt them to their individual needs (make sure you don't overwrite
your existing plugin directory - make a backup copy first!).
+- Fixed reading EPG data via the SVDRP command PUTE (it changed the current
+ service ID).