diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-04-13 12:47:58 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-04-13 12:47:58 +0200 |
commit | 1d417431d675168fc56c2e9f8a9ea56a2768d7c7 (patch) | |
tree | 2fbe227a76ff54424c9ed7af3bc4b1a039b034b5 /HISTORY | |
parent | f933b63d1f6cbee306dadfab12bdd70681152085 (diff) | |
download | vdr-1d417431d675168fc56c2e9f8a9ea56a2768d7c7.tar.gz vdr-1d417431d675168fc56c2e9f8a9ea56a2768d7c7.tar.bz2 |
Fixed initializing the timer's flags in the cTimer copy constructor
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5736,3 +5736,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). |