summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5b4513dd..5794c359 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7459,3 +7459,8 @@ Video Disk Recorder Revision History
- Fixed cIndexFile::GetNextIFrame() to properly handle the case where the very last frame
is an I-frame (which normally shouldn't occur).
- Fixed replaying ongoing recordings from other VDR instances.
+
+2012-12-27: Version 1.7.35
+
+- Making sure that plugins include the VDR header files from the actual VDR source
+ directory when doing "make plugins" (suggested by Christoper Reimer).