summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-01 09:12:38 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-01 09:12:38 +0200
commit6b968a6b274fda3d8baeac9591d9d8e8fc43d2cd (patch)
tree4b2a3efee840ebb4957051380ca9f6dbc93e7a30 /HISTORY
parentdaa904724785d52c6ca73416068d90f35721cc97 (diff)
downloadvdr-6b968a6b274fda3d8baeac9591d9d8e8fc43d2cd.tar.gz
vdr-6b968a6b274fda3d8baeac9591d9d8e8fc43d2cd.tar.bz2
Fixed handling the system time transponder setting in the Setup/EPG menu, which was broken by the min/max fix in cMenuEditIntItem
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b31f188b..b3471f1d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4456,7 +4456,7 @@ Video Disk Recorder Revision History
EPG event has been explicitly set to SI::RunningStatusNotRunning.
- The check for timers to be deleted is now done only every 30 seconds.
-2006-03-31: Version 1.3.46
+2006-04-01: Version 1.3.46
- Fixed handling broken PMT records (thanks to Marcel Wiesweg for pointing out how
to detect these).
@@ -4466,3 +4466,5 @@ Video Disk Recorder Revision History
- Replaced the obsolete entry 'S21.5E' in the default 'diseqc.conf' with 'S13.0E'
(reported by Ville Skyttä).
- Fixed learning keys when VDR is already running (thanks to Jurij Retzlaff).
+- Fixed handling the system time transponder setting in the Setup/EPG menu, which
+ was broken by the min/max fix in cMenuEditIntItem.