summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-02-09 15:19:59 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2018-02-09 15:19:59 +0100
commit1e3f1467071c677f659277d3aeda61a44da18282 (patch)
tree4d13c7b558b02dcacc3aee1ea1644da1996b7739 /HISTORY
parent015b269c21fa5ffd6923db3ea5a7a293106338e0 (diff)
downloadvdr-1e3f1467071c677f659277d3aeda61a44da18282.tar.gz
vdr-1e3f1467071c677f659277d3aeda61a44da18282.tar.bz2
Replaced the warning regarding the open SVDRP port in the INSTALL file with a remarkabout using svdrphosts.conf to completely disable SVDRP access
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index cdb2d19f..bc245fa4 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-05: Version 2.3.9
+2018-02-09: Version 2.3.9
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
@@ -9259,3 +9259,5 @@ Video Disk Recorder Revision History
- Added the UPDATE-2.4.0 file.
- Making sure cSVDRPClient::Process() reads the entire reply once it started reading,
even if no Response parameter is given.
+- Replaced the warning regarding the open SVDRP port in the INSTALL file with a remark
+ about using svdrphosts.conf to completely disable SVDRP access.