]> granicus.if.org Git - check/commitdiff
Add to NEWS file
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sat, 16 Feb 2013 06:15:40 +0000 (06:15 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sat, 16 Feb 2013 06:15:40 +0000 (06:15 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@735 64e312b2-a51f-0410-8e61-82d0ca0eb02a

NEWS

diff --git a/NEWS b/NEWS
index 87ac3c7ffc4b122679e0fd992c59b87dbeb83215..ffcd39daa6062bf9351353335a60d1dd31063b02 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
 In development:
 
+* Support 64bit int for __ck_assert_int. Patch from bug #3599471
+
+* Add equivalent uint variants for __ck_assert_int. Patch from bug #3600433.
+
+* Detect if the system has a C99 compliant version of the printf related
+  functions for check to use, and if not use an implementation provided by
+  check.
+
 * Updated HACKING and release procedure in Makefile.am.
 
 * Detect if the system has clock_gettime() available, and if not use an