summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-02-25 13:57:21 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2018-02-25 13:57:21 +0100
commite4af94d3f938fdbae91d010c8120794d4558b83f (patch)
tree6e72ae339ed3c97b73b0bef7c3b353e16b6c0b93 /HISTORY
parentbf497f4aae5f78076a24ed4d9c0a79c2f824d63b (diff)
downloadvdr-e4af94d3f938fdbae91d010c8120794d4558b83f.tar.gz
vdr-e4af94d3f938fdbae91d010c8120794d4558b83f.tar.bz2
Combined Start/StopSVDRPServer/ClientHandler() into Start/StopSVDRPHandler()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2721c151..1aea16d8 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9284,3 +9284,4 @@ Video Disk Recorder Revision History
This change requires that all VDRs that shall take part in a peer-to-peer network need
to be updated to this version.
- Moved handling remote timers into cSVDRPClientHandler::ProcessConnections().
+- Combined Start/StopSVDRPServer/ClientHandler() into Start/StopSVDRPHandler().