From fc3ac12d392fe65b5fe8f8fee0482450cf2b5dc2 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 13 Apr 2008 12:48:51 +0200 Subject: [PATCH] Backported 'Fixed initializing the timer's flags in the cTimer copy constructor' to version 1.6.0 --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY b/HISTORY index 153efaba..3d925fd0 100644 --- a/HISTORY +++ b/HISTORY @@ -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).