summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-06-06 15:02:37 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-06-06 15:02:37 +0200
commit2390d7b1fdb715c391ba9ba32b403aae0cd85f8d (patch)
tree7ca064cab2129c53104a558683d8f3385c965e72 /HISTORY
parent3208f4eddd46500b52eeec71d8ddc39452fb10e5 (diff)
downloadvdr-2390d7b1fdb715c391ba9ba32b403aae0cd85f8d.tar.gz
vdr-2390d7b1fdb715c391ba9ba32b403aae0cd85f8d.tar.bz2
Fixed a crash when cancelling a newly created timer
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5cab3edf..589d9838 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2241,3 +2241,5 @@ Video Disk Recorder Revision History
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).
+- Fixed a crash when cancelling a newly created timer (thanks to Thomas Schmidt
+ for reporting this one).