diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-26 14:05:36 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-26 14:05:36 +0100 |
commit | eb8405695b93c76ae7bf9b17df8767907fe5d4d8 (patch) | |
tree | 3fe1886c1c77992dd1ef54fefb7be69ee99eea82 /HISTORY | |
parent | 4146ac1928fc5a60456bb43dccce352b984e57a3 (diff) | |
download | vdr-eb8405695b93c76ae7bf9b17df8767907fe5d4d8.tar.gz vdr-eb8405695b93c76ae7bf9b17df8767907fe5d4d8.tar.bz2 |
Some more changes to the 'childTid' handling in cThread
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3160,7 +3160,9 @@ Video Disk Recorder Revision History right day of week for timers in the future. - Some improvements to cPoller (thanks to Marco Schlüßler). -2004-11-22: Version 1.3.18 +2004-11-26: Version 1.3.18 - Removed an unused variable from cTimer::GetWDayFromMDay() (thanks to Wayne Keer for reporting this one). +- Some more changes to the 'childTid' handling in cThread (based on suggestions by + Stefan Huelswitt). |