summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-11-21 13:28:05 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-11-21 13:28:05 +0100
commitc2daf37ed136f85dd94cfd6cfa670aba9d93193c (patch)
treec4ff721ed234d1f90900c60078458ec0faeb9ec0 /HISTORY
parent969864aacbe593fb237aa173f68eb61f859e8e66 (diff)
downloadvdr-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--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ebcd3a61..3e956527 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.