summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-01-02 15:22:42 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2021-01-02 15:22:42 +0100
commit163945045d5474dbf54a2c96e84450f4d2e56d15 (patch)
tree28464a94b20a51047aa60170ac15297f03e9620b /HISTORY
parent5f1e08f606d3e2b136edb8e1a241f674e03deedc (diff)
downloadvdr-163945045d5474dbf54a2c96e84450f4d2e56d15.tar.gz
vdr-163945045d5474dbf54a2c96e84450f4d2e56d15.tar.bz2
Fixed handling $(PKG_CONFIG) in newplugin
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 089f95ca..50d1c4f2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -9570,3 +9570,4 @@ Video Disk Recorder Revision History
Makefile now makes sure it is set before calling doxygen.
- Fixed a crash in the SVDRP command CLRE in case a non-existing channel number is
given (reported by Manuel Reimer).
+- Fixed handling $(PKG_CONFIG) in newplugin (thanks to Winfried Köhler).