summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e68447e..bde7b5b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -252,6 +252,8 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
non-x86 archs, support for cpu's, which dont support rdtsc timing
(Christian Gmeiner)
- removed extra log commands in dxr3outputthread.c (Christian Gmeiner)
+- fixed #includes: moved #include "dxr3osd.h" from dxr3interface.h to
+ dxr3interface.c, removed not needed #includes (Christian Gmeiner)
- added support for VDR 1.3.13 and later (Luca Olivetti, Peter Dittmann)
- removed explicit linking with zlib (Christian Gmeiner)
- compiles now with 3.4.x gcc's (Christian Gmeiner, Ville Skyttä)