Reintroduced the log message "deleting plugin: ..." when shutting down VDR

This commit is contained in:
Klaus Schmidinger
2006-04-14 11:51:13 +02:00
parent 6635a1d69e
commit b7181930c8
4 changed files with 13 additions and 7 deletions

View File

@@ -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<74>, as in the initial patch from Christoph Haubrich).