summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-11-09 11:16:21 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-11-09 11:16:21 +0100
commit454b63416b912a4bc8bf86e8f3b4e1dc88144f4a (patch)
tree355bc226055e89026a3c46c339acb43e7e77988a /HISTORY
parenta6809c5c7b97d862f14a4e41a0e65fd2861b7d34 (diff)
downloadvdr-454b63416b912a4bc8bf86e8f3b4e1dc88144f4a.tar.gz
vdr-454b63416b912a4bc8bf86e8f3b4e1dc88144f4a.tar.bz2
Fixed handling Priority -1 in cDvbDevice::ProvidesChannel()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 51e7d133..c7fbca03 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2459,3 +2459,8 @@ Video Disk Recorder Revision History
- Added North American satellites to 'sources.conf' (thanks to Luke Jenkins).
- Fixed getting the list of recordings in case VDR is started from a directory
where it doesn't have access to (thanks to Dirk Mueller).
+
+2003-11-09: Version 1.2.6pre6
+
+- Fixed handling Priority -1 in cDvbDevice::ProvidesChannel() (thanks to
+ Torsten Herz).