summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-30 14:40:10 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-30 14:40:10 +0100
commitcf40f84b825547b89264c1a9ea5e718e98ba93a6 (patch)
treed03ba213858188c933785ac08fae7c9e68cc71ba /HISTORY
parent498db82e98e44294cc7e6f2d2f1a5c0b10f6cd6c (diff)
downloadvdr-cf40f84b825547b89264c1a9ea5e718e98ba93a6.tar.gz
vdr-cf40f84b825547b89264c1a9ea5e718e98ba93a6.tar.bz2
Now taking an active SVDRP connection into account when doing shutdown or housekeeping
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d09cbd02..e3506c74 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1829,3 +1829,5 @@ Video Disk Recorder Revision History
- Deactivated some templates in tools.h in case some plugin needs to use the STL.
- Timers now accept channel IDs even if the 'source' is 0 (thanks to Stefan Huelswitt
for reporting this one).
+- Now taking an active SVDRP connection into account when doing shutdown or
+ housekeeping (suggested by Emil Naepflein).