summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-01-01 14:01:50 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2015-01-01 14:01:50 +0100
commita4169ceb221b36f86c208ccb98220b09ca1c6c6f (patch)
treef05e1199ba65deadb063aad19fd7846e8c51f24f /HISTORY
parent99d7fe6cf9ff07deac2924c3a24cb58279ba94e3 (diff)
downloadvdr-a4169ceb221b36f86c208ccb98220b09ca1c6c6f.tar.gz
vdr-a4169ceb221b36f86c208ccb98220b09ca1c6c6f.tar.bz2
Fixed a bug in the Makefile when installing plugins with LCLBLD=1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2a39d67b..85187f91 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7919,3 +7919,5 @@ Video Disk Recorder Revision History
2014-04-13: Version 2.0.7
- Fixed a possible division by zero in frame rate detection.
+- Fixed a bug in the Makefile when installing plugins with LCLBLD=1 (thanks to
+ Stefan Huelswitt).