diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-04-13 12:48:51 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-04-13 12:48:51 +0200 |
commit | fc3ac12d392fe65b5fe8f8fee0482450cf2b5dc2 (patch) | |
tree | 4432d26a6699a7f2a235c8ec3c4db13cd98106fd | |
parent | e325ba4e26a0b979bd6e3fa369728ee1850e1fec (diff) | |
download | vdr-fc3ac12d392fe65b5fe8f8fee0482450cf2b5dc2.tar.gz vdr-fc3ac12d392fe65b5fe8f8fee0482450cf2b5dc2.tar.bz2 |
Backported 'Fixed initializing the timer's flags in the cTimer copy constructor' to version 1.6.0
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5754,3 +5754,5 @@ Video Disk Recorder Revision History Nissl). - Improved logging system time changes to avoid problems on slow systems under heavy load (suggested by Helmut Auer). +- Fixed initializing the timer's flags in the cTimer copy constructor (thanks to + Andreas Mair). |