diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-30 12:51:45 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-30 12:51:45 +0100 |
commit | 7fcfd58f3c8fbceb9859693012ce45904cceffbc (patch) | |
tree | dd12513dc36b51ad3985d5022682600017a5ee45 /HISTORY | |
parent | 9f5e43f3dfd6978bfc973e47a99c1d61b3d287a3 (diff) | |
download | vdr-7fcfd58f3c8fbceb9859693012ce45904cceffbc.tar.gz vdr-7fcfd58f3c8fbceb9859693012ce45904cceffbc.tar.bz2 |
Deactivated some templates in in case some plugin needs to use the STL
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1813,7 +1813,7 @@ Video Disk Recorder Revision History makes far jumps, so that a lock file might end up with a time stamp that lies in the distant future (thanks to Oliver Endriss). -2002-11-29: Version 1.1.18 +2002-11-30: Version 1.1.18 - Fixed missing initialization of 'number' in cChannel (thanks to Martin Hammerschmid for reporting this one). @@ -1826,3 +1826,4 @@ Video Disk Recorder Revision History Clemens Kirchgatterer). - Removed transponders 10788, 11739 and 12266 from 'channels.conf' (apparently they are no longer active). +- Deactivated some templates in tools.h in case some plugin needs to use the STL. |