From: hugo303 Date: Thu, 11 Oct 2012 09:07:36 +0000 (+0000) Subject: * Fix buggy duration calculation, bug #3575451 on SF X-Git-Tag: 0.10.0~556 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=144947a280572550d852bd158a18f775ba91a203;p=check * Fix buggy duration calculation, bug #3575451 on SF git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@623 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/NEWS b/NEWS index 12e4602..80e141c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ In development. +* Fix buggy duration calculation, bug #3575451 on SF. + * A more complete CMake / MSVC patch for those interested in pursuing Windows development with Check and Visual Studio. See patches/mloskot.windows.patch.