summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-06-30 09:50:44 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-06-30 09:50:44 +0200
commit363dee6846bc7fb87db75f8826a7bcf608c83127 (patch)
tree1730f5070fccac36acf0eb6559ac16e232bffb2b /HISTORY
parenta28d92d0490e75f2be7d7239ac491683e215c42f (diff)
downloadvdr-363dee6846bc7fb87db75f8826a7bcf608c83127.tar.gz
vdr-363dee6846bc7fb87db75f8826a7bcf608c83127.tar.bz2
SVDRP peering can now be limited to the default SVDRP host2.3.8
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 7689974a..f5fea548 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9130,7 +9130,7 @@ Video Disk Recorder Revision History
before including tools.h in case some plugin needs to use the STL and gets error
messages regarding one of the template functions defined in tools.h.
-2017-06-25: Version 2.3.8
+2017-06-30: Version 2.3.8
- Updated links in the INSTALL file (thanks to Chris Mayo).
- Fixed detecting whether a CAM replies to queries, which didn't work on some systems
@@ -9160,3 +9160,4 @@ Video Disk Recorder Revision History
UPDR is now sent to all peer VDRs, so that they will update their recordings list.
This is especially useful if one VDR mounts the video directory of an other one into
a subdirectory.
+- SVDRP peering can now be limited to the default SVDRP host (see MANUAL for details).