From: brarcher Date: Wed, 7 May 2014 01:37:11 +0000 (+0000) Subject: Update NEWS with bug#96 fix X-Git-Tag: 0.10.0~90 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eff64a2d24a31258808b4478796372226d1b89bf;p=check Update NEWS with bug#96 fix git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@1127 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/NEWS b/NEWS index b7d7944..590181b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ In development: # Mentioning Check 0.9.12 for now, to fix distcheck target until next release +* Fix issue with string formatting in ck_assert_(u)int_* calls, where using + the % operator would be interpreted as a string formatter. Bug #96. + * If the LOG/XML/TAP file name is set to "-" either through the srunner_set_log() srunner_set_xml() or srunner_set_tap() calls or through the related environment variables, the logged data will be