From 9f7166a8915596fca3656d4b2627dd0bcc27ddaa Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 6 May 2005 14:43:17 +0200 Subject: Fixed timeout handling in cRwLock::Lock() --- HISTORY | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 71c9bd1d..32ab89fb 100644 --- a/HISTORY +++ b/HISTORY @@ -3496,3 +3496,7 @@ Video Disk Recorder Revision History actually stored. - Fixed handling lifetime when deciding whether to delete a recording (thanks to Udo Richter). +- Fixed timeout handling in cRwLock::Lock() (thanks to Sascha Volkenandt for reporting + this one). +- Since there are several places in thread.c where a timeout value is calculated, + this has been put into a separate function. -- cgit v1.2.3