summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-01-17 12:27:01 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-01-17 12:27:01 +0100
commitc198a259432a5ee612ac8dd211f8017f0786fedb (patch)
tree41ae5933cfac61d345c449a56d33a7dbde04169b /HISTORY
parent97e4dbe7737852144e97e4edff36be95f39c5cc5 (diff)
downloadvdr-c198a259432a5ee612ac8dd211f8017f0786fedb.tar.gz
vdr-c198a259432a5ee612ac8dd211f8017f0786fedb.tar.bz2
If svdrphosts.conf contains only the address of the local host, the SVDRP port is opened only for the local host
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 02ca3df3..9ab71fb3 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6283,3 +6283,5 @@ Video Disk Recorder Revision History
- The "Edit timer" menu can now set the folder for the recording from a list of
folders stored in "folders.conf".
- Updated the Italian OSD texts (thanks to Diego Pierotto).
+- If svdrphosts.conf contains only the address of the local host, the SVDRP port
+ is opened only for the local host (thanks to Manuel Reimer).