summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2000-11-11 12:55:10 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2000-11-11 12:55:10 +0100
commit9c499caf87d6d8f3758a8968d35c71d33927cc0e (patch)
tree58e8b1b49f5002d2cf7d584537ec420418b07405 /HISTORY
parent6bc436aeed0322155dc0d6a0a9ebeb1baa63f0d5 (diff)
downloadvdr-9c499caf87d6d8f3758a8968d35c71d33927cc0e.tar.gz
vdr-9c499caf87d6d8f3758a8968d35c71d33927cc0e.tar.bz2
Avoiding multiple definitions of the same timer in the 'Schedule' menu
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 24300930..bfca2d2c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -276,3 +276,5 @@ Video Disk Recorder Revision History
add new languages).
- Fixed learning keys on the PC keyboard (display oscillated).
- Fixed a timing problem with OSD refresh and SVDRP.
+- Avoiding multiple definitions of the same timer in the "Schedule" menu (this
+ could happen when pressing the "Red" button while editing the timer).