summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-06-03 12:25:09 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-06-03 12:25:09 +0200
commite6bf3b697515627f6357c6ca5a122139b12a8934 (patch)
treeac8dfa15c6ace52b85482d87d5e4763a16118170 /HISTORY
parent196785ff054a3236747ac8ad0302300c052d377a (diff)
downloadvdr-e6bf3b697515627f6357c6ca5a122139b12a8934.tar.gz
vdr-e6bf3b697515627f6357c6ca5a122139b12a8934.tar.bz2
Added a missing '-D' to the 'plugins' target of the Makefile
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index edd56ac5..dec4734b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9452,3 +9452,8 @@ Video Disk Recorder Revision History
the old one is deprecated and will be removed in a future version.
The version numbers (both VDRVERSNUM and APIVERSNUM) have been bumped to 2.4.2, so
that plugins can detect the presence of the new cControl::Control().
+
+2020-06-03:
+
+- Added a missing '-D' to the 'plugins' target of the Makefile (thanks to Johann
+ Friedrichs).