summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-12-03 14:13:12 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-12-03 14:13:12 +0100
commitf1603e91280feb26051537b2287a69a23a96fc1e (patch)
tree878bc9ccdbe483634d8383bfc7a34476f23a53eb /HISTORY
parent7cd8ab468639f41e050d78a984b84d014f77dbec (diff)
downloadvdr-f1603e91280feb26051537b2287a69a23a96fc1e.tar.gz
vdr-f1603e91280feb26051537b2287a69a23a96fc1e.tar.bz2
Fixed handling lowercase polarization characters in channel definitions if no DiSEqC is used
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 238cec13..e457499c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7364,3 +7364,5 @@ Video Disk Recorder Revision History
- Fixed some #include statements in plugins to use <vdr/...> instead of "vdr/..."
(thanks to Lars Hanisch).
- Fixed some spellings in osd.h and svdrp.c (thanks to Ville Skyttä).
+- Fixed handling lowercase polarization characters in channel definitions if no DiSEqC
+ is used (reported by Mike Hay, actual bug pointed out by Stefan Huelswitt).