diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-01 11:04:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-04-01 11:04:47 +0200 |
commit | 5e4834e737c93f9d083c536b2da4398479ace8f4 (patch) | |
tree | d83f57bb16867db3e345bf15cda80bd2a378f646 /HISTORY | |
parent | a09bc76955c81a0c0dcd68216823305be724494b (diff) | |
download | vdr-5e4834e737c93f9d083c536b2da4398479ace8f4.tar.gz vdr-5e4834e737c93f9d083c536b2da4398479ace8f4.tar.bz2 |
Fixed a bug when a timer records over midnight of a day that had a change in Daylight Saving Time
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1120,7 +1120,7 @@ Video Disk Recorder Revision History exits. The 'runvdr' script can be used for this purpose. - Refined texts of the "Setup" menu. -2002-03-29: Version 1.0.0pre5 +2002-04-01: Version 1.0.0pre5 - Fixed restoring CICAM setup values for a fourth DVB card (thanks to Klaus Wolf). - Completed internationalization of OSD texts (thanks to Hannu Savolainen, @@ -1159,3 +1159,5 @@ Video Disk Recorder Revision History the use of an external 'df' command (thanks to Ruben Nunez Francisco). - Fixed skipping the next hit of a repeating timer (thanks to Rainer Zocholl for reporting this one). +- Fixed a bug when a timer records over midnight of a day that had a change in + Daylight Saving Time. |