summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-02-15 14:30:14 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2018-02-15 14:30:14 +0100
commit940e4a7c4d0d187f0b3583cffc78606103ff827b (patch)
tree80b4cd881c265f5fe456053a282be8ed7fd6cbe2 /HISTORY
parent3090d8146fb9cbd2267f97e604bc3c376325686a (diff)
downloadvdr-940e4a7c4d0d187f0b3583cffc78606103ff827b.tar.gz
vdr-940e4a7c4d0d187f0b3583cffc78606103ff827b.tar.bz2
Fixed handling SVDRP peering for more than one instance of VDR on the same machine, and improved logging and debug output
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 5f49c016..c2c2dafc 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-02-13: Version 2.3.9
+2018-02-15: Version 2.3.9
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
@@ -9275,3 +9275,5 @@ Video Disk Recorder Revision History
the full id of the timer that is currently recording into this directory. This is used
to determine whether a timer is still recording on a remote VDR when deleting a recording
from the Recordings menu.
+- Fixed handling SVDRP peering for more than one instance of VDR on the same machine, and
+ improved logging and debug output.