diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2017-11-12 13:13:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2017-11-12 13:13:06 +0100 |
commit | 8dcff164fa3374fa88263d6b11b33fa48d30dade (patch) | |
tree | cf1c6dabe5b1161677d2cf137e1d193d7796af5a /HISTORY | |
parent | 54b721ebde9c3735a322f13f0e6e7ca24f0c1794 (diff) | |
download | vdr-8dcff164fa3374fa88263d6b11b33fa48d30dade.tar.gz vdr-8dcff164fa3374fa88263d6b11b33fa48d30dade.tar.bz2 |
Fixed handling timers during the change from DST to winter time
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). -2017-11-11: Version 2.3.9 +2017-11-12: Version 2.3.9 - Updated the Italian OSD texts (thanks to Diego Pierotto). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). @@ -9199,3 +9199,5 @@ Video Disk Recorder Revision History - The new SVDRP commands 'LSTD' and 'PRIM' can be used to list all available devices and to switch the primary device (thanks to Thomas Reufer). - Added some comments regarding font height (thanks to Thomas Reufer). +- Fixed handling timers during the change from DST to winter time (thanks to Johann + Friedrichs). |