summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-06-06 13:30:52 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-06-06 13:30:52 +0200
commit3208f4eddd46500b52eeec71d8ddc39452fb10e5 (patch)
tree684c71f474f8805d4dddb4b65c080a8d9c9b2131 /HISTORY
parent2a651d0ed0e7d029abcfdb58d76acf19c22da9c1 (diff)
downloadvdr-3208f4eddd46500b52eeec71d8ddc39452fb10e5.tar.gz
vdr-3208f4eddd46500b52eeec71d8ddc39452fb10e5.tar.bz2
Fixed editing channels ('timers.conf' was not written)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 782755f6..5cab3edf 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2239,3 +2239,5 @@ Video Disk Recorder Revision History
- Fixed OSD access in case none of the devices provides one (thanks to Axel
Gruber for reporting this one).
+- Fixed editing channels ('timers.conf' was not written after a channel has
+ been modified, which could result in errors upon the next start of VDR).