diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-21 13:28:05 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-21 13:28:05 +0100 |
commit | c2daf37ed136f85dd94cfd6cfa670aba9d93193c (patch) | |
tree | c4ff721ed234d1f90900c60078458ec0faeb9ec0 /HISTORY | |
parent | 969864aacbe593fb237aa173f68eb61f859e8e66 (diff) | |
download | vdr-c2daf37ed136f85dd94cfd6cfa670aba9d93193c.tar.gz vdr-c2daf37ed136f85dd94cfd6cfa670aba9d93193c.tar.bz2 |
Fixed toggling the 'Day' item in the 'Timers' menu, so that it selects the right day of week for timers in the future
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3156,3 +3156,5 @@ Video Disk Recorder Revision History - Fixed some typos in the Makefile's 'font' target (thanks to Olaf Titz). - Fixed handling childTid in cThread to avoid possible race conditions (thanks to Stefan Huelswitt for pointing this out). +- Fixed toggling the "Day" item in the "Timers" menu, so that it selects the + right day of week for timers in the future. |