diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-11 10:47:11 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-11 10:47:11 +0200 |
commit | 4d784a198dbdbd8ac1c1056308c3663c0e90d098 (patch) | |
tree | b00e84446fab93cd2eb44e79f52261841b4914f0 /HISTORY | |
parent | fd1f60e0e0a346f5db69c03a68be6166a961e5b1 (diff) | |
download | vdr-4d784a198dbdbd8ac1c1056308c3663c0e90d098.tar.gz vdr-4d784a198dbdbd8ac1c1056308c3663c0e90d098.tar.bz2 |
Added some missing #includes
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1393,8 +1393,9 @@ Video Disk Recorder Revision History - Changed the cDevice class to allow plugins to implement their own devices (see PLUGINS.html for details). -2002-08-10: Version 1.1.7 +2002-08-11: 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. +- Added some missing #includes (thanks to Martin Hammerschmid). |