diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-11 14:30:26 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-11 14:30:26 +0200 |
commit | 858937f861f43adfebb64529afaa657c1b0cea00 (patch) | |
tree | 8b82de7f866687d007f04a3fe432831e7990b08e /CONTRIBUTORS | |
parent | 48a10640e9b9fe51ec7e46d1aa32e29ba16774ca (diff) | |
download | vdr-858937f861f43adfebb64529afaa657c1b0cea00.tar.gz vdr-858937f861f43adfebb64529afaa657c1b0cea00.tar.bz2 |
Fixed handling timers with a day given as MTWTF--@6
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 50147899..a73fdc9e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1375,3 +1375,7 @@ Georg Acher <acher@baycom.de> for avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '& 0xff' in CRC32::crc32() of libsi/util.c for suggesting to reduce the priority of the section handler threads + +Henrik Niehaus <henrik.niehaus@gmx.de> + for reporting a problem with timers with a day given as MTWTF--@6, i.e. a repeating + timer with first day not as full date, but just day of month |