Win32-Timer:
CHANGED: - Timer implementation for win32 from absolute time (_ftime) to GetTickCount().
This fixes the following bug: When the system time was changed, a heartbeat timeout occurred.
FIXED: - Timeout seems only work properly if EnterMutex() is called before call of GetTickCount() (Patch from Roland Marquis)
canfestival (3.0-%DATEVERSION%) unstable; urgency=low * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> -- edouard <edouard.tisserant@gmail.com> Fri, 16 Nov 2007 11:22:17 +0100