summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-02-20 12:54:01 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-02-20 12:54:01 +0100
commit5b2bdf20495b23773123e485878a27b3ea2a01e6 (patch)
tree1f0366d0ad580469169552b20aba0431043833d8 /HISTORY
parent343ca17b174b00dc4427aa4e069b066f94373e7b (diff)
downloadvdr-5b2bdf20495b23773123e485878a27b3ea2a01e6.tar.gz
vdr-5b2bdf20495b23773123e485878a27b3ea2a01e6.tar.bz2
Fixed getting the subsystem ids of DVB devices in case they have been rearranged via udev rules
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 10b83906..8e2ea8b9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6895,3 +6895,5 @@ Video Disk Recorder Revision History
when pausing live video.
- Increased the average character estimate for calculating tab positions in skins,
to better suit wide fonts (reported by Rudi Hofer).
+- Fixed getting the subsystem ids of DVB devices in case they have been rearranged
+ via udev rules.