summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 8562cf5..bff79de 100644
--- a/HISTORY
+++ b/HISTORY
@@ -274,4 +274,5 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- some little fixes in the dx3interface: if we cant open control fifo plugins retuns now correct error message
- removed -lz from makefile
- compiles now with 3.4.x gcc's
-- added support for vdr-1.3.18 - thanks to Luca Olivetti <luca@ventoso.org> \ No newline at end of file
+- added support for vdr-1.3.18 - thanks to Luca Olivetti <luca@ventoso.org>
+- use $CXX for generating dependencies instead of hardcoded g++