summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 761df95..03fa1c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,10 @@
Version 1.7 (2016-04-XX)
+* MIG now has a test suite. It includes a set of valid and invalid
+ definition files that MIG will try to process. For valid
+ definitions, GCC will compile the stubs to check if valid C code was
+ generated.
+
* The generated code uses integer types from 'stdint.h' now instead of
the old Mach types.