summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-07-30 09:32:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-07-30 09:32:51 +0200
commitb36592dfa9353f668ccc280b6793b9bcba39c0e0 (patch)
treefc2a39e57a0cc89e9b5aef7ff4c462f4b8e6954c /HISTORY
parentaf78bac2bb999f2b835048e202d2839102e175ff (diff)
downloadvdr-b36592dfa9353f668ccc280b6793b9bcba39c0e0.tar.gz
vdr-b36592dfa9353f668ccc280b6793b9bcba39c0e0.tar.bz2
Modified the description of cDevice::Poll() to avoid misunderstandings
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 03b4dd58..eb089b1c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3638,3 +3638,4 @@ Video Disk Recorder Revision History
- Added a sleep in cDvbPlayer::Action() in case there is no data to send to the
device, which avoids a busy loop on very fast machines (thanks to Martin Wache).
+- Modified the description of cDevice::Poll() to avoid misunderstandings.