From 04e538072340d9ba7d0342fe59c755e4c8687775 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 4 Dec 2011 14:53:41 +0100 Subject: Replaced all calls to sleep() with cCondWait::SleepMs() --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index b8e7a9a4..5f04f569 100644 --- a/HISTORY +++ b/HISTORY @@ -6778,3 +6778,4 @@ Video Disk Recorder Revision History - Changed the default location for the LIRC socket to /var/run/lirc/lircd (thanks to Ville Skyttä). - Added file name and line number to LOG_ERROR_STR() (thanks to Rolf Ahrenberg). +- Replaced all calls to sleep() with cCondWait::SleepMs() (thanks to Rolf Ahrenberg). -- cgit v1.2.3