summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-10-16 12:14:31 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-10-16 12:14:31 +0200
commit414548446b9fc0122f6ca44145cc8e32747e8ddd (patch)
tree78505cc7ede1b1e84680465c7f96e6eae95ef965 /HISTORY
parenta31266c9ecfcf7af9781c47a6b246c5108a2e597 (diff)
downloadvdr-414548446b9fc0122f6ca44145cc8e32747e8ddd.tar.gz
vdr-414548446b9fc0122f6ca44145cc8e32747e8ddd.tar.bz2
Fixed 'newplugin' to use the compiler defined in $(CXX) for generating file dependencies
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index cd89068a..0a4e415a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3013,3 +3013,5 @@ Video Disk Recorder Revision History
currently in use (it will then return a dummy cOsd object and write a message to
the log file).
- Added Estonian language texts (thanks to Arthur Konovalov).
+- Fixed 'newplugin' to use the compiler defined in $(CXX) for generating file
+ dependencies (thanks to Andreas Brachold).