summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-14 11:51:13 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-14 11:51:13 +0200
commitb7181930c80a9040876e7eff7e05f0e006fb2369 (patch)
tree9acf19af88d9893c8f5a5481ef9bdaf4df67ce71 /HISTORY
parent6635a1d69eec06c994c4b08ba2d77300616b009b (diff)
downloadvdr-b7181930c80a9040876e7eff7e05f0e006fb2369.tar.gz
vdr-b7181930c80a9040876e7eff7e05f0e006fb2369.tar.bz2
Reintroduced the log message "deleting plugin: ..." when shutting down VDR
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b4831de3..568e1f5e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4518,3 +4518,5 @@ Video Disk Recorder Revision History
- Using geteuid() to check whether VDR is running as user 'root' (suggested by
Tobias Grimm).
- Added a missing "Key$" in skincurses.c (reported by Darren Salt).
+- Reintroduced the log message "deleting plugin: ..." when shutting down VDR (upon
+ request by Ville Skyttä, as in the initial patch from Christoph Haubrich).