Extended the '-l' option to allow logging to LOG_LOCALn

This commit is contained in:
Klaus Schmidinger
2002-11-24 15:56:24 +01:00
parent 9544973a10
commit c24dfb7f43
5 changed files with 38 additions and 13 deletions

View File

@@ -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).