summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-07 13:52:29 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-07 13:52:29 +0200
commit5da7f10c3e6e16a610049cacb6561203b1f7b47a (patch)
tree8663af21f34652f9a5a76f2b4561ae23dbb78a0a /HISTORY
parent1173d8d359ffdf43fc48073eeb640534cab0be89 (diff)
downloadvdr-5da7f10c3e6e16a610049cacb6561203b1f7b47a.tar.gz
vdr-5da7f10c3e6e16a610049cacb6561203b1f7b47a.tar.bz2
Fixed setting system time to avoid time jumps in case of faulty data
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 695d76d3..8110a215 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3668,3 +3668,5 @@ Video Disk Recorder Revision History
a forced EPG scan works even if EPG scan timeout is set to 0 (thanks to
Bernhard Stegmaier for reporting a problem with this).
- Fixed cDvbSpuBitmap::putPixel() (thanks to Reinhard Nissl).
+- Fixed setting system time to avoid time jumps in case of faulty data (thanks
+ to Andreas Böttger).