summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-03-04 14:15:07 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2018-03-04 14:15:07 +0100
commit1f9832b44990621e8ad2ec493d3f1b15132b19cc (patch)
treebad068560094be3dca5de9209d4e040134676e4e /HISTORY
parent75648e80cfb13ee0589b246c4c0238b5e7c99abd (diff)
downloadvdr-1f9832b44990621e8ad2ec493d3f1b15132b19cc.tar.gz
vdr-1f9832b44990621e8ad2ec493d3f1b15132b19cc.tar.bz2
Assigning events to timers no longer triggers sending a POLL to all peer VDRs
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 869fd049..b11775e5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9295,3 +9295,4 @@ Video Disk Recorder Revision History
in tools.c.
- Modified cStateLock's SetExplicitModify() and IncState() (changed to SetModified()) to
allow for the introduction of syncing a separate cStateKey to a cStateLock.
+- Assigning events to timers no longer triggers sending a POLL to all peer VDRs.