summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-08-27 08:42:31 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-08-27 08:42:31 +0200
commitc2e2673629c0a721e721f64e0dbec85a02f7b013 (patch)
tree39516640af46e195a6a8f62e6a53a170cbf3bc64 /HISTORY
parent1305406f0a87a17a81c3c2eeead847fd8a9c3587 (diff)
downloadvdr-c2e2673629c0a721e721f64e0dbec85a02f7b013.tar.gz
vdr-c2e2673629c0a721e721f64e0dbec85a02f7b013.tar.bz2
Revoked the change to cDevice::GetDevice() that was introduced in version 1.4.1-21.4.2
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY7
1 files changed, 7 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 29ba1e2e..b9ece60b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4888,3 +4888,10 @@ Video Disk Recorder Revision History
by Petri Hintukainen).
- Fixed handling "Ca Info" in case the CAM sends this again if the smart card is
replaced with a different one.
+
+2006-08-27: Version 1.4.2
+
+- Revoked the change to cDevice::GetDevice() that was introduced in version 1.4.1-2,
+ which made it prefer any device that's already receiving and doesn't require
+ detatching receivers. This change has caused some unwanted behavior, so further
+ testing is necessary.