summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-28 14:23:10 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-28 14:23:10 +0100
commit94afe13373a1afe595075f31ad8ade9dcf125b20 (patch)
treea302df0e43d9f313bed9978307a5cda316783250 /HISTORY
parent457f5dd14c426c7324a7987c4bcd7f9b2b641b6d (diff)
downloadvdr-94afe13373a1afe595075f31ad8ade9dcf125b20.tar.gz
vdr-94afe13373a1afe595075f31ad8ade9dcf125b20.tar.bz2
Removed 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 69aa8470..f92dc8f6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4422,3 +4422,5 @@ Video Disk Recorder Revision History
- cMenuEditIntItem now checks the given value and forces it to be between the
given min and max limits.
- The status changes of EPG events are now logged for all channels that have timers.
+- Removed the log message "deleting plugin: ..." when shutting down VDR (thanks to
+ Christoph Haubrich for reporting that this is irritating when calling "vdr --help").