diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-24 20:13:56 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-11-24 20:13:56 +0100 |
commit | 161b963fc50ad9c70495d921705a3e9584bd7412 (patch) | |
tree | 48a1a6ad32d068e0f38e7503246779ec34a1f8ee /HISTORY | |
parent | b4d1358c50fb095eb7a2daf494780ce193ffb453 (diff) | |
download | vdr-161b963fc50ad9c70495d921705a3e9584bd7412.tar.gz vdr-161b963fc50ad9c70495d921705a3e9584bd7412.tar.bz2 |
Fixed missing initialization of 'number' in cChannel
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1812,3 +1812,8 @@ Video Disk Recorder Revision History 'now +/- LOCKFILESTALETIME'. This improves things in cases where the system time 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-24: Version 1.1.18 + +- Fixed missing initialization of 'number' in cChannel (thanks to Martin Hammerschmid + for reporting this one). |