summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-11-24 15:56:24 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-11-24 15:56:24 +0100
commitc24dfb7f437bf31d1c70458e9f7e361b8f8f682f (patch)
tree0d822463cb223e63384391631f269108a8b788ae /HISTORY
parent9544973a10cb7d5c730d37ed70b4e92d20ad4c52 (diff)
downloadvdr-c24dfb7f437bf31d1c70458e9f7e361b8f8f682f.tar.gz
vdr-c24dfb7f437bf31d1c70458e9f7e361b8f8f682f.tar.bz2
Extended the '-l' option to allow logging to LOG_LOCALn
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 787218c4..c3eb6a8e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1806,3 +1806,5 @@ Video Disk Recorder Revision History
- Updated 'channels.conf.cable' and made some channels unique using the new RID
(thanks to Andreas Kool for pointing out the problems).
- Made some channels unique in 'channels.conf.terr' using the new RID.
+- Extended the '-l' option to allow logging to LOG_LOCALn (n=0..7) by writing, for
+ instance, '-l 3.7' (suggested by Jürgen Schmidt).