summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-08-06 13:20:07 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-08-06 13:20:07 +0200
commit0f8495f1d8deff9560676cd46a8284007d291c44 (patch)
tree48cff3e04be0562e26d60ea704607e0ea07b678a /HISTORY
parent15007f76cf18885ca611a2633e29bed26790acf1 (diff)
downloadvdr-0f8495f1d8deff9560676cd46a8284007d291c44.tar.gz
vdr-0f8495f1d8deff9560676cd46a8284007d291c44.tar.bz2
Added a mechanism to defer timer handling in case of problems
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ceea8a53..1f91ad09 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6664,3 +6664,5 @@ Video Disk Recorder Revision History
- Increased MAXCAIDS to 12 (thanks to Jerome Lacarriere).
- Fixed handling DiSEqC codes (thanks to Mark Hawes for reporting the bug, and
Udo Richter for suggesting the fix).
+- Added a mechanism to defer timer handling in case of problems (reported by
+ Frank Niederwipper).