summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-12-24 11:15:22 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-12-24 11:15:22 +0100
commit0bfc5e2f71ea2f7835f68a134bc1a09038c016d2 (patch)
treebc1866b68884dd36d085a6fa756743cb8dfe6176 /HISTORY
parent37850dfa87b1c2402f9720d6b4adee5abb0d3ca9 (diff)
downloadvdr-0bfc5e2f71ea2f7835f68a134bc1a09038c016d2.tar.gz
vdr-0bfc5e2f71ea2f7835f68a134bc1a09038c016d2.tar.bz2
cDevice now logs the device number when a new device is created
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 37aac912..554594af 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.