summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-03-05 15:49:20 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2018-03-05 15:49:20 +0100
commita7fdd3c1658eea61f678cd273e48fff219d28dd3 (patch)
tree1f9cace055ff6b1cfecb6d441243e4000645f276 /HISTORY
parent1f9832b44990621e8ad2ec493d3f1b15132b19cc (diff)
downloadvdr-a7fdd3c1658eea61f678cd273e48fff219d28dd3.tar.gz
vdr-a7fdd3c1658eea61f678cd273e48fff219d28dd3.tar.bz2
When making modifications to remote timers, the local VDR no longer sends a POLL to all remote VDRs
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b11775e5..d009dae6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9162,7 +9162,7 @@ Video Disk Recorder Revision History
a subdirectory.
- SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details).
-2018-03-04: Version 2.3.9
+2018-03-05: Version 2.3.9
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
@@ -9296,3 +9296,5 @@ Video Disk Recorder Revision History
- 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.
+- When making modifications to remote timers, the local VDR no longer sends a POLL to
+ all remote VDRs.