summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-25 10:36:10 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-25 10:36:10 +0200
commit6a737033ad4a4b732198a99c5f227f10278b32b6 (patch)
tree5779d2b2cedd9339d1995d658f53e77b832c906b /HISTORY
parentfd60644895db6e3a8ec273eab65d91b3a5a3be7f (diff)
downloadvdr-6a737033ad4a4b732198a99c5f227f10278b32b6.tar.gz
vdr-6a737033ad4a4b732198a99c5f227f10278b32b6.tar.bz2
Added a missing error report to cCuttingThread::Action()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1fd3a90a..a09b711b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5403,3 +5403,5 @@ Video Disk Recorder Revision History
varable in the Makefile (thanks to Thomas Schmidt).
- The SVDRP command LSTC can now list the channels with group separators if the
option ':groups' is given (thanks to Andreas Mair).
+- Added a missing error report to cCuttingThread::Action() (thanks to Udo
+ Richter).