From 6dfd373070a059f3d79c663b6fb98bd17b2321d6 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Fri, 15 Apr 2016 17:06:45 +0200 Subject: Update NEWS file --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 809ac66..761df95 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +Version 1.7 (2016-04-XX) + +* The generated code uses integer types from 'stdint.h' now instead of + the old Mach types. + +* Code that was hard-coding the word size has been identified and + fixed. + +* Support for the obsolete kinds of RPC routines 'functions', + 'procedures', and 'simple procedures' has been removed. + +* MIG now emits code that casts objects translated from capabilities + to the correct C type. + Version 1.6 (2015-10-31) * MIG now emits RPC lookup functions that are declared `static inline' -- cgit v1.2.3