From 5e731865a6e85e234b6a8daed9c671acaa21e6c1 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 31 Oct 2004 10:22:32 +0100 Subject: Making sure that timers and channels are only saved together --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 6f802d9c..fb0e50bd 100644 --- a/HISTORY +++ b/HISTORY @@ -3093,3 +3093,6 @@ Video Disk Recorder Revision History cCondVar to make sure any sleepers will wake up (suggested by Werner Fink). Also using pthread_cond_broadcast() instead of pthread_cond_signal() in cCondWait, in case there is more than one sleeper. +- Making sure that timers and channels are only saved together, in a consistent + manner (thanks to Mirko Dölle for reporting a problem with inconsistent + channel and timer lists). -- cgit v1.2.3