summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-10-23 10:18:01 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-10-23 10:18:01 +0200
commit8ed9becabc8bb8d0be5a928ebb88398f6eb8a72f (patch)
tree7f2e7a4f0c8a2ff71ce1bb1239774983235b7a88 /HISTORY
parent41669352b7f1e7a9f292b0c663441c8905c8cd8f (diff)
downloadvdr-8ed9becabc8bb8d0be5a928ebb88398f6eb8a72f.tar.gz
vdr-8ed9becabc8bb8d0be5a928ebb88398f6eb8a72f.tar.bz2
Fixed attaching a cPlayer to a cDevice
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1ea3fb1f..360188ac 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3046,3 +3046,5 @@ Video Disk Recorder Revision History
- Added some missing 'const' to cChannel.
- Added a sample setup for 'DisiCon-4 Single Cable Network' to 'diseqc.conf'
(thanks to Oliver Endriss).
+- Fixed attaching a cPlayer to a cDevice, so that 'Operation not permited'
+ errors don't occur any more (thanks to Marco Schlüßler).