diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2008-04-13 12:45:15 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2008-04-13 12:45:15 +0200 |
commit | e325ba4e26a0b979bd6e3fa369728ee1850e1fec (patch) | |
tree | 39140bbd2e6f2ce67cd56b02be7924d1469aaf34 /HISTORY | |
parent | 2427a1b12cd3fa1951367d7f9170122807b95939 (diff) | |
download | vdr-e325ba4e26a0b979bd6e3fa369728ee1850e1fec.tar.gz vdr-e325ba4e26a0b979bd6e3fa369728ee1850e1fec.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
@@ -5745,6 +5745,8 @@ Video Disk Recorder Revision History heavy load (suggested by Helmut Auer). - Now setting the thread name, so that it can be seen in 'top -H' (thanks to Rolf Ahrenberg). +- Fixed initializing the timer's flags in the cTimer copy constructor (thanks to + Andreas Mair). 2008-04-13: Version 1.6.0-1 |