diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 88c766f86f..b022ba3a65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ (_hurd_exception2signal): Replace 'exception', 'code', 'subcode', 'sigcode', 'error' parameters with 'detail' parameter. Fix code accordingly. + * mach/mach_error.c (mach_error): Fix old-style function definition. 2016-09-20 Paul E. Murphy <murphyp@linux.vnet.ibm.com> |