diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-03 12:25:09 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-03 12:25:09 +0200 |
commit | e6bf3b697515627f6357c6ca5a122139b12a8934 (patch) | |
tree | ac8dfa15c6ace52b85482d87d5e4763a16118170 /HISTORY | |
parent | 196785ff054a3236747ac8ad0302300c052d377a (diff) | |
download | vdr-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-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |