summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2013-11-23 16:51:30 +0100
committerJohns <johns98@gmx.net>2013-11-23 16:51:30 +0100
commitbb70c756568af9a76a38309a3454d8a6d7931fcc (patch)
treeeb996cc939b406edfd751376134fad0bb76cb166 /ChangeLog
parentcfda3ba39dbc85ef5f02a88467c07bd73e479ed5 (diff)
downloadvdr-plugin-softhddevice-bb70c756568af9a76a38309a3454d8a6d7931fcc.tar.gz
vdr-plugin-softhddevice-bb70c756568af9a76a38309a3454d8a6d7931fcc.tar.bz2
Fix bug: -DOSD_DEBUG uses old (deleted) variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f7679d2..549a380 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
User johns
Date:
+ Fix bug: -DOSD_DEBUG uses old (deleted) variable.
Fix bug: Option softhddevice.BlackPicture has no effect.
User Dr. Seltsam