From: brarcher Date: Wed, 5 Feb 2014 16:08:53 +0000 (+0000) Subject: NEWS: mention fix for check_stdint.h for CMake builds X-Git-Tag: 0.10.0~111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffca0f0fafa9effdb21b56181806f38d7156023c;p=check NEWS: mention fix for check_stdint.h for CMake builds git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1106 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/NEWS b/NEWS index 1853586..6361493 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,9 @@ In development: for fixtures which expect the results to be reported via stdout. However, it is available via all of Check's logging modalities. +* For CMake builds, check_stdint.h was not being installed. This is now + fixed. + Mon Jan 20, 2014: Released Check 0.9.12 based on r1054 (2014-01-16 23:08:03 +0000)