summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-11-15 15:26:49 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-11-15 15:26:49 +0100
commit7b634a092cd77edeaa6ab51f424bc1211af25d7d (patch)
tree88ce96f359c7cd48b32b500040d14d2fc753cb93 /HISTORY
parent25e05054a6a597c87910207f2030c04992cbfb0d (diff)
downloadvdr-7b634a092cd77edeaa6ab51f424bc1211af25d7d.tar.gz
vdr-7b634a092cd77edeaa6ab51f424bc1211af25d7d.tar.bz2
Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannel
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fcee88a8..fcd81942 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7858,3 +7858,5 @@ Video Disk Recorder Revision History
- The LIRC remote control now connects to the socket even if it doesn't yet exist when
VDR is started (thanks to Lars Hanisch).
+- Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannel (thanks to
+ Marko Mäkelä).