diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-01 13:35:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-01 13:35:13 +0100 |
commit | ea613e6b2651bedacce9413df0a9e3c80afb6c1c (patch) | |
tree | f18e62a541dd64e8fa30ad9259299e556bee152f /PLUGINS/src/dvbsddevice/HISTORY | |
parent | 16dd077fb2d9f2a352e14039cea43ebe0ffb6048 (diff) | |
download | vdr-ea613e6b2651bedacce9413df0a9e3c80afb6c1c.tar.gz vdr-ea613e6b2651bedacce9413df0a9e3c80afb6c1c.tar.bz2 |
Avoiding unnecessary pkg-config warnings in plugin Makefiles
Diffstat (limited to 'PLUGINS/src/dvbsddevice/HISTORY')
-rw-r--r-- | PLUGINS/src/dvbsddevice/HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PLUGINS/src/dvbsddevice/HISTORY b/PLUGINS/src/dvbsddevice/HISTORY index a374dc35..1dcd561b 100644 --- a/PLUGINS/src/dvbsddevice/HISTORY +++ b/PLUGINS/src/dvbsddevice/HISTORY @@ -53,4 +53,5 @@ VDR Plugin 'dvbsddevice' Revision History 2014-01-01: Version 2.1.1 +- Avoiding unnecessary pkg-config warnings in plugin Makefiles. - cDevice::TrickSpeed() now has an additional parameter named Forward. |