summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2019-03-11 10:28:22 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2019-03-11 10:28:22 +0100
commit084f51c7db678eca0cf1bfb7398088fba2dbb3cd (patch)
tree415a88583e90ff47a8b1950decadf48e398037a8 /HISTORY
parent18bb52554f8dbaa72cfb6ca72ebd64c04b738950 (diff)
downloadvdr-084f51c7db678eca0cf1bfb7398088fba2dbb3cd.tar.gz
vdr-084f51c7db678eca0cf1bfb7398088fba2dbb3cd.tar.bz2
Fixed opening the UDP port in peerdemo
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 6ca76642..016fb6a6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9348,7 +9348,7 @@ Video Disk Recorder Revision History
Senzel).
- Official release.
-2018-11-15: Version 2.4.1
+2019-03-11: Version 2.4.1
- Fixed handling the tfRecording flag in the SVDRP commands MODT and UPDT (reported
by Johann Friedrichs).
@@ -9374,3 +9374,4 @@ Video Disk Recorder Revision History
- Reverted the change "The EIT filter no longer parses data from "other TS"...". It led to
missing EPG data on channels from Canal Digital Norway (reported by Stian B. Barmen).
- Fixed accessing the actual frontend on multi frontend devices (thanks to Helmut Binder).
+- Fixed opening the UDP port in peerdemo (thanks to Robert Hannebauer).