summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY6
1 files changed, 6 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8ba62a5c..d7ef787b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1392,3 +1392,9 @@ Video Disk Recorder Revision History
- Now using CC, CFLAGS, CXX and CXXFLAGS in Makefile.
- Changed the cDevice class to allow plugins to implement their own devices (see
PLUGINS.html for details).
+
+2002-08-10: Version 1.1.7
+
+- Adapted VDR to the NEWSTRUCT driver. To use the new driver, compile VDR with
+ 'make NEWSTRUCT=1' (thanks to Holger Wächtler for some valuable advice).
+ By default it currently still uses the old driver.