summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-02-03 13:12:04 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2018-02-03 13:12:04 +0100
commitbc295040d0198f82e6c6382b53105a1934def47a (patch)
tree624e99b7257d77b9dc53c5c57d5461f2fabe7e51
parentc441a634a5c2790849e8b87fb3eee86b29569c7b (diff)
downloadvdr-bc295040d0198f82e6c6382b53105a1934def47a.tar.gz
vdr-bc295040d0198f82e6c6382b53105a1934def47a.tar.bz2
Added a note about the 'peerdemo' script
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7cd4585e..e7f60e04 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9254,3 +9254,5 @@ Video Disk Recorder Revision History
deleted via the Info/Edit menu of the currently played recording (the progress
display still displayed them).
- Limited some CAM related log messages to the actual master CAM, if any.
+- The Perl script 'peerdemo' shows how one can find all the VDRs in the local network
+ using the peer connection mechanism.