summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-01-27 13:47:08 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-01-27 13:47:08 +0100
commit3c8faf1b8d37a6914c914f7c8bae720552b1182f (patch)
tree315a6b6eb117869ac33c2b94847099f4e2f8b7ca /HISTORY
parent2f9af1b549bb8b8f9c285a33b0d19b3e9b9c5183 (diff)
downloadvdr-3c8faf1b8d37a6914c914f7c8bae720552b1182f.tar.gz
vdr-3c8faf1b8d37a6914c914f7c8bae720552b1182f.tar.bz2
Fixed checking toFile in cCuttingThread::Action()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6b1e1a8f..0a2cdc06 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4232,3 +4232,5 @@ Video Disk Recorder Revision History
- EPG events from epg.data or SVDRP's PUTE command now have their Title set to
"No Title" if none was set.
+- Fixed checking toFile in cCuttingThread::Action() (found in a larger patch from
+ Artur Skawina).