cDevice now logs the device number when a new device is created

This commit is contained in:
Klaus Schmidinger
2009-12-24 11:15:22 +01:00
parent 37850dfa87
commit 0bfc5e2f71
2 changed files with 3 additions and 1 deletions

View File

@@ -6224,3 +6224,4 @@ Video Disk Recorder Revision History
to a given code (thanks to Joachim Wilke).
- Channel names containing commas are now handled correctly in channels.conf.
If a channel's short name contains a comma, it is replaced with a '.'.
- cDevice now logs the device number when a new device is created.